Forum Discussion
marlline
8 years agoFrequent Visitor
Line chart question
Hi Guys, I have question regarding Line Chart. I just need to create a line chart showing monthly enrollments Jan 2017 - Jun 2018 by month. My data is like: But for some reason the visua...
- 8 years ago
When you create those calculated value such as a concatenation between month name and year you need to then sort it by a different field to get the correct order. So I would suggest you create a month number column and using this number sort your concatenated column this would then sort by month by year hence putting it into the right order.
Just in case you cant find the "Sort By Column"
Select the desired field you are going to sort and then within the Modelling tab you will see a Sort By Column and usin this you can select the column to be use to sort this target column.
Hope this helps.