Cross-Tabs and non numeric summary

Stimulsoft Reports.NET discussion
Post Reply
shmuly
Posts: 58
Joined: Wed Jul 05, 2006 2:19 pm

Cross-Tabs and non numeric summary

Post 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?
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

Cross-Tabs and non numeric summary

Post 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
shmuly
Posts: 58
Joined: Wed Jul 05, 2006 2:19 pm

Cross-Tabs and non numeric summary

Post by shmuly »

Thanks, that worked.
Post Reply