Hello
I have a report with limited space in the width. I want to have the cross tab heading be different dependent on the number of quarters selected via the date prompt.
For instance "if distinctcount({qtr}) <= 2 then qtrname1 else if distinctcount({qtr})>2 then qtrname2
However, I get the error message "a cross-tab column has been specified on a non-recurring field". Is there any way around this?
Thanks in advance for your help!
I have a report with limited space in the width. I want to have the cross tab heading be different dependent on the number of quarters selected via the date prompt.
For instance "if distinctcount({qtr}) <= 2 then qtrname1 else if distinctcount({qtr})>2 then qtrname2
However, I get the error message "a cross-tab column has been specified on a non-recurring field". Is there any way around this?
Thanks in advance for your help!