Forum Discussion
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
Attachment 2
Attachment 3
2 Replies
- v-xiaotangCommunity Support
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-xiaotangCommunity Support
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