Page 1 of 1

Cross-Tab Column Sorting Problem

Posted: Mon Jul 18, 2011 4:18 am
by semixh
I have a problem with CrossTab Column Asc/Desc Sorting.

ScreenShoot :

Image

Cross-Tab Column Sorting Problem

Posted: Mon Jul 18, 2011 11:41 am
by Jan
Hello,

This problem occurs because you provide data in visit_date column in string format. Please convert it to numeric type.

Thank you.