Forum Discussion
BInewbie
8 years agoFrequent Visitor
Scatter Plot - Categorical X Axis issue
The september 2018 release allows us to use categorcal variables on the X axis of a scatter plot. I have achieved this with year along the x axis, and an index value on the y axis. However as so...
v-danhe-msft
Microsoft Employee
8 years agoHi BInewbie,
Based on my test, I could reproduce your problem, I suggest you to sum your [ID] and [Year], then you could see the correct result.
Result:
Regards,
Daniel He