To Calculate Ampere i need to Query for Watt and Volt. Now i have 3 Queries. But i only want to show the calculated Ampere. How could i hide 2 of 3 Queries?
See: Grafana
To Calculate Ampere i need to Query for Watt and Volt. Now i have 3 Queries. But i only want to show the calculated Ampere. How could i hide 2 of 3 Queries?
See: Grafana
Hi @ulrichc
there are several ways to do this using transformations. Try using the new field from calculation transformation, where you can hide all fields but the new one.
you can also just use the organize fields
transformation to hide any fields that you want