GQI queries not displaying data until edit is accessed.
22nd May 2024
Did you release your draft? It could be that you are looking at the released version when opening the app and when you go to edit that you are looking …
Answer
22nd May 2024
Did you release your draft? It could be that you are looking at the released version when opening the app and when you go to edit that you are looking …
22nd May 2024
I would advise to stop/start elements in bulk. When opening the (root) view you can select elements in bulk and stop them, see the impact on your CPU usage and …
22nd May 2024
You can find most of the information in our docs: Configuring Failover | DataMiner Docs It is recommended to have them in the same subnet to allow the use of …
22nd May 2024
Hi Randy, To display icons in a template, you need to use the icon tool. When you have created a new icon layer/selected an existing icon layer, the icons become …
22nd May 2024
Update – The Skyline development team is looking into a solution to collect raw data from an OTEL collector
21st May 2024
Hi Bernard, If you have Visual Studio with DIS, you could explore the possible properties by looking at the AlarmEventMessageExposers class:
21st May 2024
Hi Thijs, I have the following available for download and the Miro board for viewing, however, if you have a Miro account, you should be able to make a copy …
21st May 2024
You can reduce the log level if you haven’t done so or turn it off completely. The level order is ALL < DEBUG < INFO < WARN < ERROR < …
21st May 2024
Hi Jeroen, Currently dashboards has a most of these features available: Customer selection: This can be achieved by creating a query that fetches all possible customers (from DOM or Ad …
21st May 2024
Hi Kevin, Could it be that there is no column from the original query present in the final result? As long as there is a column from the ‘Get object …
21st May 2024
Hi Kevin, By default, the cells of a table will not show HTML as HTML. To view this as HTML, the only thing you have to do is to overwrite …
21st May 2024
Hi Kevin, I looked into this behavior and found the explanation: Whenever the stepper receives no history information for an instance, it ‘guesses’ the possible history based on the defined …
21st May 2024
Hi Robin, It seems you always need to fill in a value to match against in the condition, an empty string is not allowed. However you can choose ‘Not initialized’ …
21st May 2024
Hi Zhing Hang, Unfortunately this cannot be done using a parameter as data in the line chart component. This configuration can be achieved using the same component with queries starting …
21st May 2024
Hi, With this answer to your other question, I believe you should already be able to achieve part of what you are after. To have a button on the view …