- What Grafana version and what operating system are you using?
Grafana 11.20 - What are you trying to achieve?
Multiple queries to rows - How are you trying to achieve it?
Using concatenate fields - What happened?
Multiple queries concatenated to column - What did you expect to happen?
Multiple queries concatenated as rows - Can you copy/paste the configuration(s) that you are having problems with?
- Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No - Did you follow any online instructions? If so, what is the URL?
No
I have a query that looks like this:
I want it to show all the queries in one table, so i use the concatenate fields. But it combines the query to column instead of row
What i want is like this:
Does anyone have an idea how?