Dynamic Visual Visibility via DAX Expression (extend isHidden property) - Reduce Bookmark dependency
Description:
In Power BI Report (PBIR) metadata, every visual already has an isHidden property that controls its visibility. Today, however, this property can only be set manually in the UI (via the Selection pane). There is no way to drive this property dynamically using a DAX expression.
This is a major limitation because one of the most common use cases for Bookmarks is to simulate conditional visibility (show/hide visuals depending on user selection or business logic). While bookmarks work, they are cumbersome, static, and hard to maintain at scale.
Proposal:
Enable a new “Visibility” binding for visuals in the format pane, where authors can assign a DAX measure (fx) returning TRUE/FALSE (or 0/1).
If the measure evaluates to TRUE → visual is shown.
If FALSE → visual is hidden (not rendered).
Benefits:
Much more flexibility for UX/UI design.
Reduces dependency on complex bookmarks.
Simplifies scenarios such as:
Show a chart only if a slicer is selected.
Hide detailed visuals until a KPI passes a threshold.
Display different layouts per user role or context.
Aligns with the existing isHidden property already in PBIR at visual level, making it available for dynamic scenarios.
Why now
Conditional visibility is a frequent request feature in the community. Users of other Microsoft data platform solutions, such as Power Apps, are accustomed to having the ability to modify this property.
PBI developers already simulate this via workarounds (blank measures, bookmarks, overlaid shapes with managed transparency).
A native solution would make reports more dynamic, performant, and easier to maintain.
3 Comments
- praveen_shellRegular VisitorThis is much more needed.
- KarinSzilagyi
Super User
I was searching for this exact suggestion and found quite a few related posts, which shows that clearly many people would love this feature! Just a selection of related suggestions: - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Add-Option-to-Control-Visibility-of-Visuals-and-Buttons-Using/idi-p/4767199 - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Control-visibility-of-Power-BI-item-with-formula/idi-p/4758278 - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Visibility-of-visuals/idi-p/4542799 - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Adding-Visuals-Visibility/idi-p/4527770 - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Visibility-property-on-all-visuals/idi-p/4530701 - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Visibility-property-in-visuals-with-conditional-format/idi-p/4495574 - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Customize-visible-items-in-new-filter-experience/idi-p/4470223 (there's more, but I stopped scrolling after 19 pages with they key-word "visibility") Semi related (Page visibility): - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Control-pages-visibility-by-user/idi-p/4490256 - https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-published-app-page-level-visibility-control/idi-p/4491725 There's even a suggestion from 2019 that was marked as "Planned", but unfortunately hasn't been implemented yet: https://community.fabric.microsoft.com/t5/Fabric-Ideas/Visibilty-Hide-an-Item/idi-p/4501757 I would really love to see this implemented! - jdallagnolNew MemberRecurso muito útil, poder controlar os visuais por DAX.
Recent ideas
Add Automated Pre-Upgrade Compatibility Assessment for Fabric Spark Runtimes
Microsoft Fabric should provide an automated compatibility assessment before a workspace, Environment, notebook, or Spark Job Definition is upgraded to a newer Fabric Runtime. Spark runtime upgra...mourakshit23 minutes agoNew MemberNew2Views0likes0CommentsSupport Creator-Independent Managed Identity and Ownership Transfer for Fabric Operations Agents
Microsoft Fabric Operations Agents should support an enterprise identity and ownership model that is independent of the individual user who originally created the agent. Today, an Operations Agent r...mourakshit25 minutes agoNew MemberNew2Views0likes0CommentsAdd Centralized Health, Freshness Monitoring, and Alerts for OneLake Shortcuts
Microsoft Fabric should provide a centralized health-monitoring experience for OneLake Shortcuts across workspaces and data sources. As organizations adopt OneLake Shortcuts at enterprise scale, hun...mourakshit27 minutes agoNew MemberNew2Views0likes0CommentsAdd Schema Compatibility Policies and Breaking-Change Detection to Fabric Event Schema Registry
Fabric Event Schema Registry should support configurable schema compatibility policies so teams can safely evolve event contracts without breaking downstream Eventstreams, Eventhouse ingestion, appli...mourakshit30 minutes agoNew MemberNew2Views0likes0CommentsAdd Dry-Run Simulation and Historical Event Replay for Fabric Activator Rules
Fabric Activator should provide a dry-run simulation mode that allows developers to test rules against historical or sample event data without executing real downstream actions. Activator rules can ...mourakshit32 minutes agoNew MemberNew2Views0likes0Comments