zakal1983
November 19th, 2009, 01:31 PM
Hi,
well, I am trying to sort rows on the cross tab. That should be working without any problem but what I am doing is like
I added a formula field to generate day of week such as "Sunday" , "Monday", and so on because the data is stored in numbers like 1, 2, etc.
Thing is, if I just put numbers for rows on the cross tab, the output is sorted as i wanted. However, if I put the defined formula for rows, the output is random.
Any comments are appreciated.
Thank you
row value1
monday 44
fridy 21
saturday 11
tuesday 14
...
row value1
1 18
2 44
3 14
...
well, I am trying to sort rows on the cross tab. That should be working without any problem but what I am doing is like
I added a formula field to generate day of week such as "Sunday" , "Monday", and so on because the data is stored in numbers like 1, 2, etc.
Thing is, if I just put numbers for rows on the cross tab, the output is sorted as i wanted. However, if I put the defined formula for rows, the output is random.
Any comments are appreciated.
Thank you
row value1
monday 44
fridy 21
saturday 11
tuesday 14
...
row value1
1 18
2 44
3 14
...