Luca Gualtieri on 2019-02-01 02:44:01
Develop an item formatting property which allows to set the visibility of a report item when you want to conditionally hide the item based on a report parameter or some other expression that you specify (also DAX expressions).
You can develop this incrementally starting from visuals, then text boxes, then shapes and buttons....
If you want to go the extra mile, you can also develop a functionality that allows the final user to toggle the visibility of report items.
For more information and since it was an available and really useful capability see "Add an Expand or Collapse Action to an Item (Report Builder and SSRS)".
https://docs.microsoft.com/en-us/sql/reporting-services/report-builder/hide-an-item-report-builder-and-ssrs?view=sql-server-2017
I double checked in the ideas database and there are many ideas describing the same functionality; this is the reason why I do believe this is really required and will try to collect all the previous votes under this item.
Administrator on 10/18/2022 12:57:38 AM
Update 10/17: This is now in our upcoming roadmap and we will share more details in the coming months. Mo
- Comments (141)
- Merged Idea (29)
Andrea Zucco on 2020-08-07 03:57:18
Show/Hide visual by measure
Now we can implement this behaviour using a card to hide the visual. The order of the visuals (front to back) needs to be: the card then the visual to show/hide. To hide dynamically the card by a measure I can only use background but when the card (front) is transparent I cannot perform the inter...
Jon S on 2018-08-09 20:44:42
Selection Pane - Formulas/Conditions to set visibility
The ability to set whether a visual/object is visible depending on a formula or any kind of dynamic condition.
on 2018-12-04 19:20:08
Conditional hide visuals based on value
Would be useful to be able to use for example variable to calculate value and based on that value to show/hide a graphical visual . If conditions are met, show visual, otherwise hide.
MaJd Awad on 2018-01-22 19:59:18
Show/Hide Visualizations based on slicer value
Show/Hide Visualizations based on slicer value
on 2016-05-20 01:46:17
Add show/hide formatting attribute for visuals that can be set to a measure or column for dynamic attribute assignment.
Add show/hide formatting attribute for visuals that can be set to a measure or column for dynamic attribute assignment.
micael williamson on 2019-08-05 02:56:01
Control Visibility of Visual based on value selected in another visual
Be able to toggle visibility of a visual based on selection in another visual
Vishesh Saxena on 2021-08-14 15:32:55
Conditional formatting in visual visibility (Show/Hide eye icon) property
There should be conditional formatting option through DAX to control visibility of a visual
Jose Peña on 2020-11-30 20:40:06
Visibility Properties for Objects (Images or Visual Objects) like PowerApps Properties
It would be great to have an option to hide/show the object base on a filed value ej. If a card value is "High Level" and Image related to that would be visible if card value is "Low Level" another different image would be visible
Bernat Agulló on 2021-08-05 13:15:48
Measure driven object visibility
I would love that visibility of objects could be tied to a boolean measure. That would open a whole new range of dashboard interactions