Assigning a visio to an element through script

Hi Tarik, There is a SLNetMessage “UpdateElementActiveVisioMessage” which can be used to assign a visio to an element. Moderator note: This is an internal call and we do not recommend using this, …

Group by default on column in dashboard table

Hi Tim, This is achievable by adding  query column as a Group to a dashboard component. The columns of a query can be found by clicking the expander in front of …

Cassandra Cluster connection state

Hi Catarina, DataMiner connects to Cassandra cluster by using the Cassandra C# driver, DataMiner provides a list of endpoints which is configured in DB.xml. For retrieving the various statusses of …

Dashboard Query: Not able to count/group/sort

Hi Yahya, What you are experiencing is the 30s request timeout of the cloud when accessing dashboards using dataminer.services. The specific cause here is your query that requests data, but …

Timer startup order

Hi Samuel, The initial attribute of the Time tag could indeed be a good approach for your use case, however, on the linked docs page you will notice a NOTE …

Get DMA UpTime

Hi Estaban, The DMA uptime can be found in DataMinerPerformanceInfoEventMessage according to this answer. Here you can find an example of how it can be retrieved.

Dependant input arguments in GQI DS

Hi Edib, This is currently not possible, but is a great feature request! I created a task for our team to follow up on this. Best regards, Ward

Removing unwanted spikes in trend data

Hi Hans, if the bad connection to the sensor leads to it showing the value: 850 consistently, it might be a ideal to add it as parameter exception value in …