Page 1 of 1

Cross-Tabs and non numeric summary

Posted: Tue Nov 11, 2008 9:23 pm
by shmuly
Is there a way to use a cross-tab that does not store a numeric value for the summarize column? Also, is there a way of not displaying the total of the summary column?

Cross-Tabs and non numeric summary

Posted: Wed Nov 12, 2008 2:40 am
by Brendan
For the column you use as the 'Summary' in a cross tab, you can set its Summary type in properties to None.

If you want to hide the Totals in a Cross-Tab then set the 'Show Totals' property to false for both the Rows and Columns values

Cross-Tabs and non numeric summary

Posted: Wed Nov 12, 2008 8:54 pm
by shmuly
Thanks, that worked.