card visual
3 TopicsSuggestion: Dynamic Coloring of Card Visuals Based on Slicer Selections
Dear Microsoft Power BI Team, I'd like to suggest a feature for Power BI that would enhance its interactivity and user experience. It would be great if we could have an option to dynamically color Card visuals based on selections made in Slicers. Specifically, I envision a functionality where selecting an item in a slicer highlights or changes the color of a corresponding Card visual. When the item is deselected in the slicer, the Card visual would then return to its default color. This would provide an immediate, visual indicator of the slicer selection, which could greatly enhance the understanding and readability of our dashboards. Having this functionality would be particularly useful in scenarios where multiple Cards are present on the dashboard, and we want to direct the viewer's attention to specific Cards based on slicer selections. Thank you for considering this suggestion. I believe this feature would greatly benefit all users and help create more interactive, dynamic, and user-friendly reports. Best Regards, Reggie Jardin ComendadorDistinct Count for a card visual based on a measure (Visual Level Filter)
Hi, I have created a measure - "Measure1". I have created a table visual with Measure1 applied as a visual level filter with values > 1. Screenshot below: Now I am trying to create a CARD visual showing the count of Drivers that is shown in the above table. But the card visual does not accept a measure as a visual level filter. Count of Distinct Drivers = DISTINCTCOUNT('Table'[Driver Name]) So, I am trying to figure out a DAX measure that would solve this. Any help will be appreciated.755Views0likes1Comment