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,
A temporary workaround would be to create 3 services named SLA1, SLA2, and SLA3 and put them in a View by themselves. You can then use Services as the data source for the dropdown, and use the view you made as a filter on the dropdown. That should then allow you to use the service name selected as a Feed.