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 created a view in scatter chart but the values that are overlapping in X and Y are hidden behind each other. Ideally, I would like the overlapping circles to have a different size or color that will be representing the volume behind it. If you could suggest another view or way around, that's also an option.
That's what it's showing now, but X = 5 and Y = 4 should be looking different than the rest since it has more student names:
My .pbix file: https://www.dropbox.com/s/58z7bkv3v8fse9d/My%20test.pbix?dl=0
Thanks in advance fot your ideas!
@juliausha , As data is overlapping, I create a new measure and add a small rand()/10 number, and plotted
see if that can help
Thank you for your reply @amitchandak ! Your solution indeed works great for a small sample as in my example. My actual case contains a sample of 8.5K people. When I use your solution, the volume is still not shown as I wish. It's still not clear where the biggest group is. In reality it would be X=1 and Y =1:
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.