I have two columns ‘IP Units’ and ‘SI Units’ in my Grafana dashboard, I want to only show one of the columns based on a dashboard variable (think a string or boolean that I can hide or unhide the columns based off that).
Is there any way to do this? Perhaps through transformations?
I tried to see if there were any transformations available for this but could not find anything.