Hi
I have a sql query that get dates that I order by. It works 100% in SQL but when I work in SSRS and a matrix I set up, it sort it as follows:
1 Sat, 10 Mon, 11 Tues, 2 Sun, 21 Wed etc
How come it is not automatically giving it correctly?
Thanks
Hi
I have a sql query that get dates that I order by. It works 100% in SQL but when I work in SSRS and a matrix I set up, it sort it as follows:
1 Sat, 10 Mon, 11 Tues, 2 Sun, 21 Wed etc
How come it is not automatically giving it correctly?
Thanks