Forum Discussion

abd8's avatar
abd8
Regular Visitor
9 months ago
Solved

Matrix with Dynamic Rows Based on Slicer

Hi!   I have a hiearchy slicer and matrix. When I select nothing on the filter, I want the matrix to show Level 1. When I select a Level 1 item on the slicer, I want the matrix to dynamically updat...
  • v-kpoloju-msft's avatar
    8 months ago

    Hi abd8,

    Apologies for the delay in getting back to you.

    Power BI does not currently support using a hierarchy slicer to automatically move between levels in a matrix. A slicer always acts as a filter, so when a user selects something like Europe, Power BI filters the entire model to Europe it does not switch the matrix to the next level (e.g., France, England) or hide the current level. While this type of “level navigation” feels natural from a user perspective, the product simply isn’t designed to work that way today.

    The practical alternatives are to rely on the built-in matrix drill-down, create separate views using bookmarks, or redesign the report layout to guide users through levels in a more step-by-step manner. These options allow you to provide a similar navigation experience, even though native slicer-driven level switching isn’t available yet.

    Thank you for using the Microsoft Fabric Community Forum.