Low code app : Retrieve unique value with a query
12th December 2023
Hi community, I want to retrieve unique value and display this value in a grid. For now I have a result with for example : A, B, C, A, D …
Question
12th December 2023
Hi community, I want to retrieve unique value and display this value in a grid. For now I have a result with for example : A, B, C, A, D …
12th December 2023
I have an automation that is parsing data from an alarm which needs to write parameters on a dynamic table. Once the parameter is written, the table contains an Update …
12th December 2023
Hi Dojo, I’m using Silently updating the timing of a booking to adapt the timing of my booking. The result of the TryChangeTime method is a boolean. In case it’s …
12th December 2023
Hi, I have a ‘Buildings’ and ‘Regions’ DOM definition, where the Buildings definition has a DomInstanceFieldDescriptor to the Regions definition. When showing a form on a low-code app to add …
12th December 2023
Hi all, Is it possible to connect multiple greenfield DataMiner Systems to the same database cluster? Are there any risks when doing this? Thx
12th December 2023
Hi, Using the link here Configuring GQI queries for Data Aggregator | DataMiner Docs I am trying to create a JSON for ‘OpenQuerySession’ as described. I’m using Postman to send …
12th December 2023
Hi, Would there be an option to synchronize a folder in one go instead of sending 1 message per file you want to synchronize? Kind regards,
12th December 2023
Hi all, Does someone know how to create conditions for services through scripts? Is there some documentation or example that I can use? Conditions need to be created for those …
12th December 2023
Hello, We are monitoring & controlling AppearTV X20 devices from the dataminer, and we are facing an issue with the decoder cards that the decoder services are not reflecting in …
12th December 2023
On a table of an element in Cube I exported all rows to a csv. However I’m wondering, when using the Protocol Debug tool if there’s a way already to …
12th December 2023
We’re using new Windows Server 2022 builds and the Dataminer installation wizard is picked up as a malware. In the past and with previous versions we could bypass this with …
12th December 2023
Hello DOJO We are using a parameter definition to change the lines color of a shape, according to the value of pos_S11 table parameter. like this: 1003,pos_S11|LineColor;=1,gray;=0,Green It works fine …
12th December 2023
We’re exploring the options to have alarms to identify if the expected configuration is correct/incorrect for a specific event (we’re talking about amount of Audio channels, subtitle components, aspect ratio,…) …
12th December 2023
I’m Struggling a bit on a visio where I want lines to show when certain values is true. Currently I’m trying to use the NMX Alarm Table for this. And …
12th December 2023
Can you sort the columns of the alarm console on multiple levels? For example, first on element name, then on severity, etc.