This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Power BI currently does not support true conditional visual rendering—the ability to show or hide a visual based on a DAX-measured condition.
I attempted to hide a Card visual when a specific business condition was not met, and display it only when the condition was true. However:
There is no direct “Visible = TRUE/FALSE” property for visuals.
Bookmarks cannot achieve this, because they require manual selection of which visuals appear in a bookmark, and they cannot dynamically respond to changing filter or DAX conditions.
Workarounds such as using transparency, layering shapes, or changing text color do not solve the problem, especially for accessibility and report cleanliness.
Add a Conditional Visual Rendering option for visuals where users can define a DAX-based rule such as:
Or in the formatting pane:
Visibility → Conditional formatting → Based on field
This would allow Power BI to dynamically show or hide visuals—including Cards, Tables, Charts, Buttons—based on real-time data conditions.
Cleaner user experience (hide irrelevant information)
Eliminates UI clutter when conditions are not met
Supports advanced guided-analytics scenarios
Enables more flexible dynamic reporting without needing bookmarks or overly complex workarounds
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.