Forum Discussion

valcat27's avatar
valcat27
Helper III
5 years ago
Solved

Sort chronologically x axis based on date and time column

Hello all,    I built a scatter chart with a date and time column on the x axis, but I am having some problems sorting it by date. I have already tried to adapt some solutions for similar problems ...
  • valcat27's avatar
    valcat27
    5 years ago

    Hello Anonymous ,

     

    Thank you for your answer. 

    Comparing with your data, I thought everything was equal, but then I noticed that the problem was related to the legend. In fact, when I excluded it, dates are sorted chronologically.

     

    I think the problem is related to the model structure. The chosen column for the legend is from another table.  This table is not connected directly to the table that I'm using for the values on the y and x axis and the relationship between both tables are many to many.  Now I'm trying to recreate the model to be possible to include the legend and keep x axis sorted chronologically.

     

    Best regards,