Forum Discussion
Issue sorting a column (Time constraint) on X-axis with multiple same text values/labels
- 3 years ago
10168 ,
Tried doing some quick research. Came across the following:
https://www.youtube.com/watch?v=TLiqqIsk1CU
1st comment is this:
- 3 years ago
10168 ,
Your Column [Fiscal Quarter Year] is simply a text value.
So sorting alphanumerically,
FY19-20 Q1 comes before
FY19-20 Q2 etc..
Similarly,
FY19-20 comes before
FY20-21 which comes before
FY21-22.
So always better to have yyyy-mm in your axis rather than mm-yyyy.
Does this explain it?
Any chance can you explain me why I was able to sort after switching the labels [Fiscal Quarter Label] to read Year then Quarter
10168 ,
Your Column [Fiscal Quarter Year] is simply a text value.
So sorting alphanumerically,
FY19-20 Q1 comes before
FY19-20 Q2 etc..
Similarly,
FY19-20 comes before
FY20-21 which comes before
FY21-22.
So always better to have yyyy-mm in your axis rather than mm-yyyy.
Does this explain it?
Numerous youtube videos on Bookmarks if you wanna take the time. Much better explained than I can do here.