Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I tried to show all the data points ( not aggregate point) on a scatter plot chart, not sure how to do it. Right now I can use aggregate function(sum) on x and y axis, but not individual data field (age at x and height on y). Thanks
Your solution is simpler and I will use yours. Thanks
I just found that the ID will be the legend when only one item selected in any listbox. Is there any way to avoild this? Please see the screenshot! Thanks.