Hi ,
I am using a multi-select custom variable ( E.g var_name )
I formatted it as a JSON array using the below syntax:
${var_name:json}
Now, my requirement is to extract the individual elements of the array and store it in other variables and use those variables for some other query.
How to do it in Grafana ? Any suggestions ?
Instead of converting the multi-select variable to JSON array and then extracting , is there any way to extract the individual elements of a multi select variable directly and store those in some variables.
Please let me know.
This is a bit urgent for my project requirement.
Any quick response would be welcome.
Thanks,
Nilanjan