One of my dimensions is a DATE. I want to sort it as a date not as a string. My shortdatetime format is 'DD.MM.YYYY'
Now it's sorting like this:
01.11.2008
01.12.2008
02.11.2008
the right way should be:
01.11.2008
02.11.2008
01.12.2008
Thank you
Moderator: Alex Zencovich
Users browsing this forum: No registered users and 4 guests