Hi,
I have for example a DOM Definition with the following fields:
Asset
Name
State
I want do display in a dropdown the Names of all DOM Instances based on that DOM Definiton.
Is that possible?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6th July 2023
Hi Daniela,
Yes this is possible: you first need to drag & drop DataMiner instances as data & then add a filter to filter out on DOM definitions
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 6th July 2023
Hi Daniela,
This is not possible as far as I am aware as the dropdown doesn’t support GQI queries (only option would be to add the asset name in the name of your DOM instance)
Hi Martjin that worked!
How about if I want to display in the dropdown another field like the Asset Name (which is not the name of the dom instance). Is that possible?