Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I have a matrix with row headers with sub categories. Is there a way to use slicers/filters to veiw the subcategories? For example, If I click Heartland on the slicer, I want it to show all of the subcategories only.
Solved! Go to Solution.
Hi @Wi-fi,
Current power bi does not support only show the specific level of hierarchy fields.
You can create an unconnected table with category values and write a measure formula to compare with current items and selections to return flag.
After these steps, you can use it on visual level filter to filter records.
Clever Hierarchy Handling in DAX - SQLBI
Applying a measure filter in Power BI - SQLBI
Regards,
Xiaoxin Sheng
Hi @Wi-fi,
Current power bi does not support only show the specific level of hierarchy fields.
You can create an unconnected table with category values and write a measure formula to compare with current items and selections to return flag.
After these steps, you can use it on visual level filter to filter records.
Clever Hierarchy Handling in DAX - SQLBI
Applying a measure filter in Power BI - SQLBI
Regards,
Xiaoxin Sheng
User | Count |
---|---|
9 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
11 | |
3 | |
2 | |
2 | |
2 |