Hi Tobias,
One challenge I am having with my table is that the dates are not sorting correctly. Everything was fine until I reached October, when the 10/1/23 date is now shown right after 01/01/23. In other words, the most recent now shows 9/30/23, and it is not recognizing the 10 (as October).
I currently have several columns, and have the following code in the customer command, as my date column is the second column “order”: [ [ 1, “desc” ] ] And for the date column, I only have dates in there–nothing else.
Just not sure if there is another code I should add to that it sorts the dates corrected, starting with the most recent. I hope this makes sense and I appreciate your help!
Brian
The page I need help with: [log in to see the link]