Hello
How can i pass aditional parameters as arguments to the automation GQI, i sow the code on the script but in the dashboar i cant find the way to dout.
I wan to pass parameters like view Id and start/end datetimes but the query dont allow me to agregate this parameters that are not in the table response.
Thanks
Hi Miguel
I want to pass the two parameteres as inputs arguments
Hi Juan,
When adding custom input fields to Ad hoc data sources or Custom operators by implementing the interface, they will be available on the node itself. The inputs are shown as 'subnodes', before you choose the next operator. In my screenshot, I have added a custom 'File' dropdown input.
The docs also contain some tutorials about this.
Hi Juan,
For clarification, would you like pass the view ID, time range as input argument for ad hoc data source? Or would you like to use view ID and time range as a filter in your query?