Hierarchical slicers are widely used in enterprise reports (for example Product RCN > SKU Key, Region > Country > City, or GPP > Division > RCN > SKU). Users often need to bulk-filter by pasting values from Excel into the slicer search/paste box.
Today, pasted values usually match only the first (top) hierarchy level. This is a problem when users need to paste at a deeper level. For example, with a Product RCN > SKU Key slicer, users may want to paste a list of SKU values, but the slicer tries to match against RCN instead. Sometimes users paste RNs; sometimes they paste SKUs. The current behavior forces workarounds such as removing hierarchy, adding extra flat slicers, using the Filter pane, or building custom DAX logic.
Requested enhancement:
Add an option to control which hierarchy level pasted values should match.
Suggested options:
- A slicer setting: "Paste match level" (Level 1, Level 2, Deepest level, etc.)
- A user-facing control before paste: "Paste as: RCN" or "Paste as: SKU"
- Optional auto-detect: match pasted values across hierarchy levels and select the best match
Example:
Slicer hierarchy: Product RCN > SKU Key
- User pastes SKU-001, SKU-002, SKU-003 → slicer should select those SKUs
- User pastes RCN-100, RCN-200 → slicer should select all SKUs under those RCNs
- Ideally, users can choose the target level before pasting
Benefits:
- Faster bulk filtering without workarounds
- Keep hierarchy for browsing while supporting paste at the correct level
- Less report complexity (fewer duplicate slicers and custom measures)
- Better self-service for business users
Why this matters:
Current workarounds reduce usability and increase maintenance. A native "paste target level" option would make hierarchical slicers work for both exploration and Excel-driven bulk filtering.
Recent ideas
Request to add a feature to extract gateway connection status and last time credentials used
Could you please add a feature in the admin UI on Microsoft Fabric/Power BI to extract the Gateway connections with details of the gateway connection status and last activity information along with t...Vinodkumar_Chak1 hour agoNew MemberNew20Views1like0CommentsPower BI - incorrect handling of empty string parameter in DAX query in paginated report
Blank string parameters in paginated reports are treated as empty strings in Power BI Report Builder but as null values in the Power BI Service, resulting in incorrect report output. -> Create a pag...roshinikumarkar4 hours agoMicrosoft EmployeeNew25Views5likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara6 hours agoNew MemberNew20Views1like1Comment