Forum Discussion
sort Order Date
- 7 years ago
What you showed in the images cannot possibly be datetime, you have an underscore in the value...
If the dataformat is either numeric or date/datetime, it should sort itself.
If it's text you need to sort it by a different column which means you need to get the "sort by column" functionality to work!
/ J
Hi,
Thank you for your reply,
Is there any solution that I dont have to change my datetime value to numeric?
cause I need this one for other dashboard by using datetime value.
What you showed in the images cannot possibly be datetime, you have an underscore in the value...
If the dataformat is either numeric or date/datetime, it should sort itself.
If it's text you need to sort it by a different column which means you need to get the "sort by column" functionality to work!
/ J
- Anonymous7 years agoNot applicable
Hi,
it works now :) thanks for solution and support