Set User Group Permissions via API

Hello Tarik, you completely misunderstood the question. I know how to do things via Dataminer GUI/cube. The title of the question clearly says API, which stands for Application Programming Interface. …

Can we feed table data into gauge ?

Hi Apurva, The Gauge component doesn’t accept query data, only parameter data. What type of data are you trying to visualize? The Gauge component is meant for a value between …

Exporting a dashboard with inputs via Automation

Answering my own question here. Basically, we had to create the script via C#, and used an exported script (with the dashboard pre-configured) to understand how the structure (compressed JSON) …

dms.Notify(87 DMS_GET_VALUE replacement

If you are using it to get a column of data, you probably should drill down from the DMS in your script. Method GetDms | DataMiner Docs Method GetElement | …

Kata 62 – could not load assembly

Hi Felix, The issue happens, as João mentioned, because you are not using GQI DxM. I’ve encountered similar issue with being unable to enable GQI DxM, but I thought it …

GQI server side filter and sorting

Hi Julien, It is now possible to optimize sort operators for ad hoc data sources. RN: GQI DxM: New life cycle method allows ad hoc data sources to optimize sort operators …

How to change color of Stepper Component?

Hi Thomas, The blue color is not configurable at the moment. I agree that this would be a useful feature, so I’ll create a task for it on our backlog. …

How to change color of Stepper Component?

Hi Thomas, According to the documentation, every stepper component uses the same template by default, but you can switch to a different template of your choice. To do so, use …

Issue with visio

Hi Arunkrishna, This issue is present in the latest Cube version. We’re actively working on a fix and will provide an update here once it’s resolved.