Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi There,
I was wondering if it was possible to have a card visual automatically update when you use the 'Play' feature on a scatter.
So for example if I selected 'Year' in the play axis selection and hit play, the card visual figure would automatically update for each month as it scrolled through on the play feature.
Thanks for the help,
Ashley
Solved! Go to Solution.
Updates/Filters to other visuals are done through interactions and interaction event is raised whenever you perfom any action like click, selction etc. Whereas play feature is auto feature without raising any event for interaction. Thus it will not be possible to update any other visual based on Play feature.
Updates/Filters to other visuals are done through interactions and interaction event is raised whenever you perfom any action like click, selction etc. Whereas play feature is auto feature without raising any event for interaction. Thus it will not be possible to update any other visual based on Play feature.
Link to PBI idea to address this...
Thanks for the quick reply.
I didn't think it was possible, but thought I'd double check anyway.
Cheers,