Hi,
I am using CR 9. I would like my cross tab to appear in the below format
Name ID AUGUST SEPTEMBER OCTOBER NOVEMBER
JOHN 34 17,18,19 1,5,6 1
7,8,9 2 4
MATHEW 37 1 7,8,9 3
TOM 23 2
I have Name and ID and days as rows and the months as columns. But the days which is (3,4,5 etc), i do not want to do a summarised field which forces me to do it like (count,mode,avg and on). How do i display the days without doing a summarised column. I some how manipulated it to do using 'mode of', which doesn't work quite right. I get a display like below which orders by days.
Name ID AUGUST SEPTEMBER OCTOBER NOVEMBER
JOHN 34 1
17,18,19
1,5,6
2
4
MATHEW 37 1 7,8,9
3
TOM 23 2
It's pretty much like a single value in a row. I would like to display the values as such without doing any summarised field and display it in the order which it was retrieved. Any help is really appreciated.
Thanks in Advance
Shobia
I am using CR 9. I would like my cross tab to appear in the below format
Name ID AUGUST SEPTEMBER OCTOBER NOVEMBER
JOHN 34 17,18,19 1,5,6 1
7,8,9 2 4
MATHEW 37 1 7,8,9 3
TOM 23 2
I have Name and ID and days as rows and the months as columns. But the days which is (3,4,5 etc), i do not want to do a summarised field which forces me to do it like (count,mode,avg and on). How do i display the days without doing a summarised column. I some how manipulated it to do using 'mode of', which doesn't work quite right. I get a display like below which orders by days.
Name ID AUGUST SEPTEMBER OCTOBER NOVEMBER
JOHN 34 1
17,18,19
1,5,6
2
4
MATHEW 37 1 7,8,9
3
TOM 23 2
It's pretty much like a single value in a row. I would like to display the values as such without doing any summarised field and display it in the order which it was retrieved. Any help is really appreciated.
Thanks in Advance
Shobia