Hi, I am using the Infinity Datasource in Grafana. It is configured as follows:
- Query Type: Infinity
- Type: JSON
- Parser: Backend
- Source: URL
- Method: GET
- URL: [your URL here]
In the “Parsing Options & Result fields” section, I need a JSONata expression that retrieves IDs from my datasource. I have a dashboard variable that is determined within the dashboard. Depending on this variable, I want to execute two different JSONata queries. It is important that these two JSONata queries are within one datasource.