Hi,
I am currently using Grafana for my PostgreSQL Queries.
I have come to realize that I want to see a certain variables’ values when I go into inspect but NOT when I am viewing the graph.
Is there some way in which I can achieve this?
For example:
I have 3 variables:
- Product
- Number of Users
- Amount bought
I am doing a Bar Gauge where I want to see only the totals of variable 2 and 3,
but I still want to see the product (Variable 1) taken up when I go into inspect.
Is there a way to do this or something similar?