Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi there
I have a multi-select slicer "Level", and a matrix with Collab Name, Description in Row, and Week in Column
And Description is always blank for Level 1
So when other levels are selected with Level 1, users will see many blanks under Description...wondering if there's any way or dax to hide row - Description when Level 1 is selected?
Some workarounds I've known and don't prefer unless there's no other way, considering user experience and future maintenance:
1. Drill up to only show Collab Name, and ask users to only drill down when Level 1 is not selected
2. Use Bookmarks
Thanks
Solved! Go to Solution.
I think you want to hide description when you select level1 in Level.
Your requirement is to get a dynamic showing in description.
However your description is in your Matrix Rows, we couldn't add a measure in Matrix Rows.
Here I have some advice:
You can hide description column manually.
When you select Level 1, reduce the size of description by yourself.
Don't forget turn off the word wrap in column header and row header.
Or you can build a bookmark.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file from your Onedrive for Business.
Best Regards,
Rico Zhou
I think you want to hide description when you select level1 in Level.
Your requirement is to get a dynamic showing in description.
However your description is in your Matrix Rows, we couldn't add a measure in Matrix Rows.
Here I have some advice:
You can hide description column manually.
When you select Level 1, reduce the size of description by yourself.
Don't forget turn off the word wrap in column header and row header.
Or you can build a bookmark.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@yuching_chang , For hiding you might have to use bookmarks
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
65 | |
63 | |
52 | |
37 | |
36 |
User | Count |
---|---|
79 | |
67 | |
60 | |
45 | |
45 |