Setting default time zone as UTC

Hi Team, I have changed the default time zone in ClientSettings.json file as UTC like below, “Settings”: [     { “Name”: “commonServer.ui.DefaultTimeZone”, “Value”: “UTC;0;(UTC+00:00) Coordinated Universal Time;UTC;UTC;[01:01:0001;12:31:9999;0;[0;00:00:00;1;1;0;];[0;00:00:00;1;1;0;];];”, “VersionNumber”: 0, “Mode”: …

Adjusting subscription filters

Hello Dojo, I am developing a GQI solution intended to display real-time updates of alarms for a specific Element/Service or Domain. Additionally, I would like to filter alarms based on …

Hide SRM Resource in Surveyor

I have an automation script that creates SRM Resources linked to virtual functions and sets up bookings that use those resources. When a booking is created, the corresponding Resource DVEs …

Services per Antenna pie chart

Hello.  I am working on a low code app “Services per Antenna” pie chart, but cannot link the services to the antenna.  I have filtered the DMA ID and Element(s) …

Waiting for dataminer startup

Hi all; Dataminer does not complete the installation, the message below remains forever: “Waiting for DataMiner Startup”. How can I get around this problem?

LCA – HTML table inside grid

Hi Dojo, In my LCA, I have a one-column, many-row grid that simulates a table. HTML code has been placed inside the grid to simulate a table. The values inside …

Clearing the selected items in a grid

Hi, is there a way to clear all selected items in a grid? I want to be able to select one or more items in a grid, then click a …