Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
5 years ago

Python Visual - date stamps on x-Axis everywhere

Hello

I've created some Python visualizations and, for the most part, they're working very well.

However, there is a visualization, where I have strange date stamps (attachment 1),

or if I convert the data to text in the query editor, the order is interrupted (attachment 2).

In the query editor, my data stays in the correct order and looks good.

Any help regarding this problem would be greatly appreciated!

attachment 1.pngAttachment 1attachment 2.pngAttachment 2attachment 3.pngAttachment 3

2 Replies

  • v-xiaotang's avatar
    v-xiaotang
    Community Support

    Hi Syndicate_Admin 

    change the format of the first column

    1. from "01.01.2019" to "01/01/2019"

    2. from ABC to 123

    after it changed, the data will be arranged in date order.

     

    if problem still persists, pls let me know.

     

    Best Regards,

    Community Support Team _ Tang

    If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

  • v-xiaotang's avatar
    v-xiaotang
    Community Support

    Hi Syndicate_Admin 

    Have you solved your problem? If yes, kindly accept the answer helpful as the solution. so the others can find it more quickly.

    Or

    if problem still persists, please let me know.😃

     

     

    Best Regards,

    Community Support Team _ Tang