The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all,
Is there a way to set interaction between scatter plot to dropdown slicer? so then after user select dot and then slicer also selected
USE CASE: Users have 2 options to select data
1. By using Dropdown list slicer and select data
2. By using Scatter Plot and select interested data (or dot)
SCENARIO: User selects dot in Scatter plot and then slicer should also pre-selected same data.
NOTE* All interactives have been set.
Thanks!
@mister_tsvd instead of using slicer in this case, you could use table or matrix visual which does get filtered on selection of a bubble.
Proud to be a Super User!
Yeah, Thanks for the alternative. Anyway, My slicer also places on other pages, and users want to filter data both scatter plot and slicer at the same time.
Thanks!
Is this a limitation of Power BI? Since user can set interactive on scatter dot and slicer, but scatter dot changes don't affect to slicer.