GQI server side filter and sorting

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 | …

Automation Scripts – Retrieve information events

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: …

Close UI after download start IAS

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 …

Close UI after download start IAS

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 …

How to make an OR filter in GQI query?

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’ …

SRM licenses currently in use and resource scheduling

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 …

Multiple condition on visio

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 …