Forum Discussion

vidhyasankar's avatar
vidhyasankar
Frequent Visitor
4 years ago
Solved

Power BI DAX Filter Matrix/Table Based on Slicer Hierarchy Level

I've a parent / child slicer and would like to apply an extra filter when a child value is selected.  I want to use the native slicer and build a hierachy with Business as parent and Product as child...
  • Anonymous's avatar
    Anonymous
    4 years ago

    vidhyasankar 

    My suggest is just include the filter column in the Hierarchy. Otherwise you may need to create a distinct table with a few measures making measures to filter to the selected slicer.

     

    Paul Zheng _ Community Support Team
    If this post helps, please Accept it as the solution to help the other members find it more quickly.