Auto update the Table in dataminer service – Dataminer
1st August 2024
Hi Baranisudha, Can you try to add a wildcard filter to your table columns? e.g.
Answer
1st August 2024
Hi Baranisudha, Can you try to add a wildcard filter to your table columns? e.g.
31st July 2024
Are both systems on the same dataminer web version? Deploying an app from a newer version on an older system could cause serialization problems and is often a reason why …
31st July 2024
Hi Jeroen, Parameter data is already exposed by the native GQI data sources. Not sure if your own ad hoc data source is required for this? If you have access …
31st July 2024
DataMiner ModelHost is responsible for downloading and updating the Relation Learning model calculated in the cloud. This model contains information about which parameters in your DataMiner system are related, and …
31st July 2024
Hi, Depending on your implementation, this can be possible using the [RegexMatch] placeholder in Visio. Below I created a setup that shows and hides the set button for the parameter …
31st July 2024
Hi Amar, If you mean changing the units of the spectrum graph itself, this is actually a separate setting in the ribbon menu under the “view” tab. This differs from …
31st July 2024
Hi Yong Ting Unfortunately we don’t have a way to show all levels at once as that would be a 3D matrix, which DataMiner has no support for. I would …
31st July 2024
Hi Robin, I’m not sure if you are using the classic matrix (with discreet parameters) or the table based matrix ? But since you linked to the documentation of a …
31st July 2024
Hi everyone, I found a solution to my issue. Before adding the rows to my template, I perform the following SLNet call, and this resolves the problem:
31st July 2024
Hi, You can use the Select operator (docs), which allows you to choose the columns that should be returned (and visualized) by GQI.
31st July 2024
Hi Andrew, The reason cube cannot connect to the DMA is because the (self-signed) certificate you configured is not trusted by your client machine. That’s also why you see the …
31st July 2024
Hi, Could you also please verify that IIS and DataMiner are confgured to use HTTPS as well? All information can be found in following link: Setting up HTTPS on a …
31st July 2024
Hi Andrew, Yes the issue is related to certificate, however it’s not because it is self signed. You should not see any warning about certificate when accessing LCA which means …
31st July 2024
With the new mbgNMS 1.3 release this bug was solved. https://community.dataminer.services/meinberg-network-management-system-mbgnms/?hilite=nms Rodrigo
30th July 2024
Hi Marco, You can import queries from a different dashboard (see Importing a query). Regarding exporting GQI queries, as far as I know there is no export functionality. However, you …