CrossTab Group by Month

Stimulsoft Reports.WEB discussion
Post Reply
mvines
Posts: 35
Joined: Wed Aug 05, 2009 2:55 pm

CrossTab Group by Month

Post by mvines »

I want to group by month in a cross tab report, so in the value property of my Row I am entering the following expression.

{Table.CaseOccurredDateTime.ToString("MMMM")}

But when I click ok, the value that I entered disapears and is replaced by

{Table.CaseOccurredDateTime}

I can not get my value to set.

What can I do to work around this issue?

I think this is a WebDesigner specific issue. I am using 2009.2.

Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

CrossTab Group by Month

Post by Edward »

Hi,

We could not reproduce the issue. Could you please update to the latest prerelease build, in that build this expression worked as expected.

Thank you.
Post Reply