Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi, i would appricate if someone could help me
i made a scatter chart where i filter something by color and size depending on the high number of something else
it worked really great.
But the problem is the graph connects to another graph with the same attributes,(i linked them and it worked well), as soon as i click on one of the attributes in the second graph, it shows the scatter but not correctly as i fillterd. it gives the same size and color.
i want it to be excacly the same color and size as i filltered when also i click others graph with the same attributes.
it can be solved?
Solved! Go to Solution.
Hi, @Kacol
If you're using slicers to filter your data, make sure that the slicers are synced across all relevant visuals. This ensures that the same filter is applied consistently.
Inspect the interaction between visuals. In Power BI, you can edit interactions to control how one visual affects another. Make sure the interaction is set up correctly so that the filter is applied as expected. You can check the following link:
Scatter, bubble, and dot plot charts in Power BI - Power BI | Microsoft Learn
Customize the color of the data in the scatter plot. Go to the Format pane, expand the Markers section, and set the colors according to your specific requirements.
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Kacol
If you're using slicers to filter your data, make sure that the slicers are synced across all relevant visuals. This ensures that the same filter is applied consistently.
Inspect the interaction between visuals. In Power BI, you can edit interactions to control how one visual affects another. Make sure the interaction is set up correctly so that the filter is applied as expected. You can check the following link:
Scatter, bubble, and dot plot charts in Power BI - Power BI | Microsoft Learn
Customize the color of the data in the scatter plot. Go to the Format pane, expand the Markers section, and set the colors according to your specific requirements.
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Kacol , You can use measure based conditional formatting.
Scatter Visual with quadrant-based conditional formatting:
https://youtu.be/cN8AO3_vmlY?t=15575
But I was able to filter it by color and size, That was not my question. My question is how when I click on another graph
with the same attributes it shows me the color and size of my graph randomly
and not according to the filter I made
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.