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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Dax newby here I want to create a new measure which states if scatter 'Year' = xxxx then scatter 2 'Year' = xxxx basically meaning if 2016 is picked both will show 2016 data else if 2017 data is shown both will show 2017 data.
@Jay2077,
I am not very clear about your requirement. Do you use a Year slicer to filter scatter chart? If so, what is your expected result when you selecting values in the slicer? Could you please share dummy data of your table?
Regards,
Lydia
nfortunatley i can't share dummy result/data I have a bar chart (table still called scatter) and a scatter chart (called scatter 2) at the moment i have a slicer for each however I would like both to respond to one of the slicers.