Hi,
Is there an easy way to populate a Dropdown feed with certain fixed values or use another GQI Ad hoc data source?
In my use case I want to make dropdown with string values SLA1,SLA2,SLA3 that I want to use to as a filter from in another ad hoc data source.
Hi Klaas,
Unfortunately populating a dropdown using static values is not yet possible. (but we do have an item for that on our backlog). Instead, it always refers to dynamic data or certain DataMiner objects.
For now you could create a table with 3 indices and use those to filter your GQI result.