Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!