Forum Discussion
rossgh
9 years agoMicrosoft Employee
Hide Column in a Matrix based on a filter
So I am trying to hide the Revenue column based on a filter.
Slicer:
Revenue / YTD
Matrix:
Revenue YTD
------------------
$122 | $32
-------------------
Is this doable without any complex DAX?
thanks again :)
1 Reply
- AnonymousNot applicable
Hi rossgh,
It is not supported to hide column in Matrix based on filters. One option is to hide or show the values in the column by creating measures, but column headers are still appeared even there is no data. You can review the following similar thread to get more details.
https://community.powerbi.com/t5/Desktop/How-can-i-hide-Column/td-p/110087
Thanks,
Lydia Zhang