Forum Discussion
Anonymous
6 years agoNot applicable
Scatter chart, duplicate values. How to show them?
Hello, I have a scatter chart which holds coordinates X and Y, on it i have unique items with their own ID's i'd like to show. However, if two different items have the same X and Y it only shows ...
mahoneypat
Microsoft Employee
6 years agoHow about using size or doing expression based formatting, using count of rows with same X and Y value?
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
Anonymous
6 years agoNot applicable
I tried out the size option and it seems to fix the problem and actually add some nice functionality. Thanks a lot and sorry for the problem.