Hello,
Building a low code app that displays alarms (Ad Hoc data source) filtered by a user selected service. This is currently working for a single service in a Dropdown feed.
The next feature I'd like to add is to use a tree feed for the argument(s) so that I can filter on multiple services if the user wishes. When I set up the tree feed as a GQIArgument I only get the uppermost selected value, even if I select more values below that. Is there a way to retreive an array or JSON string of all the selected values when the user changes the selection?
Hi Jim,
This is currently not supported yet, but definitely a very useful capability to have. We have a feature task on our backlog that will allow an Ad Hoc data source to define such an array argument that can take multiple feed values.