Crosstab with string as summary

Stimulsoft Reports.NET discussion
Post Reply
Jennypi
Posts: 361
Joined: Mon Nov 17, 2008 7:13 am
Location: France

Crosstab with string as summary

Post by Jennypi »

Hello,

In my report, I have a group header band containing a crosstab.
In the crosstab, only NULL summary values are shown (as "-"), other values, which are strings, are not displayed.

I have a similar report but with a crosstab dealing with numbers, and I don't have the same problem. That's why I'm guessing the problem comes with "string" summary.

Is there something in particular to define if summary values are string?

thanks
Jennypi
Posts: 361
Joined: Mon Nov 17, 2008 7:13 am
Location: France

Crosstab with string as summary

Post by Jennypi »

Posting here inspired me :)

Problem solved by setting 'summary' property of the summary field to 'None' (instead of Sum).

Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Crosstab with string as summary

Post by Andrew »

This is great!

Thank you.
Post Reply