Forum Discussion
malhotra6675
Advocate II
9 months agoRemoving completely empty column ?
Is it possible to remove or hide empty columns in a matrix? Depending on the filtering in my slicers, some of my measures may not return any data for my selections. Power BI does a great job of remo...
- 9 months ago
Hii malhotra6675
You can achieve this through steps below :
- Create a calculation group with a calculation item for each measure
- Each calculation item expression is just a measure reference.
- Place the calculation item column in columns and an arbitrary measure in Values.
rohit1991
Super User
9 months agoHii malhotra6675
You can achieve this through steps below :
- Create a calculation group with a calculation item for each measure
- Each calculation item expression is just a measure reference.
- Place the calculation item column in columns and an arbitrary measure in Values.