Hello, Is it possible to add a feature for the slicer when using a hierarchy to be able only to select leafs only for the single selection mode ? Many thanks
kleigh
Responsive Resident
2 days agoFor some reason, the new list slicer supports only the weaker "Single Select" with "Restrict to leaf nodes". You can't in the UI pick both "Force Selection" and "Restrict to leaf nodes" at the same time - when both of these options are required to actually have a single select slicer.
- Without "Restrict to leaf nodes", higher level items are selectable which bypasses single selection.
- Without "Force selection", nothing can be selected, which selects everything, bypassing single selection.
It's possible to force the slicer to have both options by using a style preset in a custom theme.
"selection": [{ "singleSelect": true, "strictSingleSelect": true, "restrictToLeafNodes": true }]This seems to work with some limited testing... so it looks like it's just an issue with the UI incorrectly hiding the options?
Recent ideas
Need an option to save PBIP files without data (the .abf files)
We need an option to save the PBIP without saving the ABF file, just like the PBIT file is saved without data. As it is now, we will violate company security policies that don't allow storing data ...heve5 hours agoNew MemberNew611Views39likes6CommentsiOS Shortcuts Support for Direct Access to Power BI Reports
We are looking to deploy several Power BI reports to support emergency response activities. The intended users are primarily non-technical staff who do not use Power BI currently, but who would benef...Default81298 hours agoFrequent VisitorNew3Views0likes0CommentsSupport Fabric Workspace Identity for custom APIs
Currently, Fabric Workspace Identity cannot be used to authenticate against custom APIs protected by Microsoft Entra ID. Azure Managed Identities support requesting an access token for a specific AP...frithjof_v11 hours agoCommunity ChampionNew64Views5likes0CommentsAllow the target pipeline reference in Invoke Pipeline / ExecutePipeline to be set dynamically
Problem Today, the Invoke Pipeline activity (and legacy ExecutePipeline) requires picking the target pipeline statically at design time — a fixed Workspace/Pipeline selection in the UI, which serial...JONATHANHAUN1 day agoNew MemberNew9Views0likes0Comments