Forum Discussion
Levels in drill down
- Anonymous5 years ago
Hide Blank Level 3 & 4 = SWITCH ( TRUE (), ISINSCOPE ( Mapping[Sub Classification (Malls) 1] ) && ISBLANK ( SELECTEDVALUE ( Mapping[Sub Classification (Malls) 1] ) ), BLANK (), ISINSCOPE ( Mapping[Sub Classification 2] ) && ISBLANK ( SELECTEDVALUE ( Mapping[Sub Classification 2] ) ), BLANK (), SUM ( 'Table'[Column1] ) )
Hi Anonymous ,
According to your description, it is temporarily impossible to directly delete the blank lines on the third and fourth levels. If you delete empty rows through the "filter" function, the entire matrix visual will be affected.
I think the best way is to use the "+ -" button to not expand the rows that do not meet the conditions. The reference is as follows:
Hope to help you solve the problem.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Manually hide you mean?
- v-henryk-mstf5 years ago
Community Support
Hi Anonymous ,
Yes, manually hide.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- Anonymous5 years agoNot applicable
No other way?>
- v-henryk-mstf5 years ago
Community Support
Hi Anonymous ,
So far this is the best solution. If you have other ideas. You can post your idea here: Ideas - Microsoft Power BI Community
If there are a lot of votes, Microsoft will officially add this feature in the next update, hope it will help you.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.