GQI server side filter and sorting
27th January 2025
Hi Julien, Following your discussion with Ward, we’ve added a task to your project: GQI – Be able to optimize filters and sort operators in ad hoc data sources | …
Answer
27th January 2025
Hi Julien, Following your discussion with Ward, we’ve added a task to your project: GQI – Be able to optimize filters and sort operators in ad hoc data sources | …
27th January 2025
Hi Maximiliano, You can get all information events by sending a GetAlarmDetailsFromDbMessage in which you define the start time, end time and DMA ID. This can do this as follows: …
27th January 2025
Hi Marco, You will need to set a destination variable on your UI component. In your use case, please set destination variable of UIBlockDefinition link: link.DestVar = “link”; Also, you …
27th January 2025
Hi Marco It should be possible to stop the script when the download button was clicked. The script you’ve added would need a few changes though. The identifier of a block …
27th January 2025
Hi Mieke, If this column is a string column, you can use a regex filter method to act as an ‘OR’ filter. Other than this workaround, there are no ‘OR’ …
27th January 2025
The booking manager needs configuring for resource scheduling by enabling show card side panel from the element hamburger menu and changing the Booking Manger Context parameter in the Application Setup …
27th January 2025
Hi Henri If you copy-pasted the formula, then I see a typo in the last “parameter” part, there should be a “:” between PARAMETER and 110 <A>or<B>-A|ELEMENT:*|PARAMETER:110|=2-B|ELEMENT:*|PARAMETER:110|=3 Just elaborating on …
27th January 2025
Hi Harinee, To view and configure your User-Defined API definitions, you can either open them from the script as you are doing, or view them all in the System Center …
27th January 2025
Hi Reza, These index values do not need to be unique per DMA. You can copy the same setup to every agent. Regarding the values within a single agent. You …
27th January 2025
Hi, Thank you for providing the WireShark capture. It can be seen in the capture that the device replies with the type being indicated as an Integer32 (0x02): Trying a …
27th January 2025
Hi David, Regex is not an option yet. Feel free to create a feature request https://community.dataminer.services/feature-suggestions
27th January 2025
The issue was resolved by excluding the sync file using the client test tool: advanced => clear form => file changes
27th January 2025
Hello Hari, I hope you are doing well today. From your screenshot I was able to find out the Cluster you are working, and this one ‘ContributionDev” – is currently …
27th January 2025
I have come across the same issue and worked around it by not selecting the protocol and only search on element name. In the parameter selection you then can’t select …
27th January 2025
Hi Apurva, To answer your points: Depending on the visualization, the LCA framework determines how much rows it needs. For a table component, the number of rows will be limited …