Forum Discussion

Dev_B_PBIing's avatar
Dev_B_PBIing
Frequent Visitor
2 years ago
Solved

Date not sorting properly on line graph

I have created a column in the format of FY19 Q1 on my Dim-Date table that I intend to use for fiscal quarter date sorting.  I am using tihs same column in a line chart and a matrix table.  The matri...
  • parry2k's avatar
    2 years ago

    Finally, you explained the full issue. Yes, it is a known issue (or how it works) if you are using field parameters, it doesn't retain the sort order. I would recommend using calculation groups to switch between measures (you will get the same result as FP) but it will retain the sort order. That is what you need to do.