Forum Discussion
p1ngu1n
6 years agoFrequent Visitor
Line graph or comparable with string values
Hi all, I have a column where the data is stored as string, lets assume "LOW", "MIDDLE" and "HIGH". What I want to do is to visualize this in a kind of state diagram, I thought of a line chart with...
dax
6 years agoCommunity Support
Hi p1ngu1n ,
I think you need to use number instead of text type in y axis. In addition, if you want to show high, middle, low , you could try to use analytics->trend line in chart to show it. You could refer to my sample for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.