Can we feed table data into gauge ?
1st April 2025
Can we feed table data into gauge and map to columns or for selected rows? This table can be dynamic
Question
1st April 2025
Can we feed table data into gauge and map to columns or for selected rows? This table can be dynamic
1st April 2025
Hi, How can I change the color of my stepper component in a LCA to better suit my theme? I want to change the blue color to orange. Kind regards,
1st April 2025
Hi All, Been playing around with thumbnails that we receive from our Stream Probe device. I’ve managed to get this to work yesterday using the document below on “Linking a …
1st April 2025
Hello, I noticed today that there is an issue with some Visios we have, I’ve identified the issue to be correlated to: Cube/Client version: Not present in 10.5.2505.3334, issue present …
31st March 2025
Visio Question – I’m working on some KPI stencils and I’m needing to reference an IP address from a table in one element and use that value to filter on …
31st March 2025
LCA – How can I change the value of a variable in an LCA from an automation script?
31st March 2025
Hello Im trying to follow the video Kata #35: Interact with your DMS using an ad hoc data source – DataMiner Dojo but i have no the “dataminer automation script …
31st March 2025
Hello, I was building function file and while exporting parameters into it from a table which is having drop-down options for each and every column of every rows of a …
31st March 2025
Hello, I am working on a connector and trying to build function file for it. But I dont see function file template under File->New->General-> eventhough DIS is updated. Earlier it …
31st March 2025
Dear Dojo, I want to integrate into Cube a Visio with text. Here below the original VSDX that i want to integrate. But it seams that Cube is not able …
31st March 2025
Is there any way to get table rows in GQI as we have in automation script? IDmsTable table = elementData.GetTable(Convert.ToInt32(paramTableId)); var primarykeyNames = table.GetPrimaryKeys().ToArray(); for (int i = 0; i …
31st March 2025
Hi Dojo, I have a self written protocol where this issue shows up. But inside I don’t see any issues here, the protocol is working fine. Problem is maybe that …
31st March 2025
Hello, I have an element that reports an http error 503: service unavailable, whenever a service is down in the JSON file. This seems to be a quarkus standard. Currently, …
31st March 2025
Use case 1: A connector is having an instanced QAction that keeps an object into an instanced variable. Assuming the QAction is not using the IDispose, when exactly is this …
29th March 2025
Hi, is it possible to disable this Notice event? In our system we allready have a correlation that creates a new alarm base on our needs. So for us this …