CrossTab Group by Month
Posted: Wed Nov 11, 2009 1:30 pm
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.
{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.