Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi team.
I have a table which has my COST and UNITS columns.
How can I select for a single Matrix from a filter which has options COST, UNITS and COST/UNIT (cost per unit or CPU).
If I unpivot the cost and units column then I get these 2 variables in Attributes and hence when I create a slicer with Attributes, I will get only 2 option to select from the slicer. They are Cost and Units.
Now how can I include Cost per unit as part of the options?
Thanks a lot.
Are you trying to use Field parameters? Worst case you can create explicit measures from your COST and UNITS columns.