Hello fellow gliders,
I need some help here:
My dataset looks something like this:
asset equipment average_consumption
ABC 123 24
ABC 345 67
CDE 678 89
I am trying to plot the graph with graph for average consumption of asset and equipment with asset and equipment filters. And assets can have multiple equipment. But the asset always adds up the averages in the graph. Is there a way to show values with averages when asset is selected?
Thank you !