Skip to content
Discussion options

You must be logged in to vote

You should be able to edit the Strings panel and update the queries. You will need to switch to query mode (Edit = pen icon) and use something like this:

SELECT mean("A_Voltage") + mean("B_Voltage") AS "AB_Voltage" 
FROM "strings"."http" WHERE $timeFilter GROUP BY time($__interval) fill(null)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by rdgcuk
Comment options

You must be logged in to vote
1 reply
@jasonacox
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants