Forum Discussion
Neha12
3 years agoFrequent Visitor
To map different measures to single value
Hi Everyone, I have got stuck in one power bi scenario. I have shared the pic of how I want the table to look like in power bi So here I want to create overall col, that should get mapped with ...
andhiii079845
3 years agoSolution Sage
I think you have to share the underlaying data, in best case your PBI File.
Neha12
3 years agoFrequent Visitor
Was thinking if switch statement would work
Column = Switch(true(),
Vol ytd jan & Invol ytd jan<> blank ,"ytd jan",
Vol FY closing & vol Fy closing <> blank, "Fy Closing")