Cross-Tabs and non numeric summary
Cross-Tabs and non numeric summary
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
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
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
Thanks, that worked.