Display the monthly consumption on a XY Chart

Hey !

I have a database with serval tables (1 table per month) and in those tables, I have all the values of my tags.
image
I have a tag for the frquency, another for my current,…
image

All I want to do is to take my active power from my tables and put it in a XY Chart to see the monthly consumption. You can see an example bellow.
image

Thanks for your help !

Those are historian tables, you should be able to use history bindings to get your data.

That’s for a timeseries chart, but it should work similarly for an XY chart

1 Like