Bill Crawley
November 17th, 2008, 10:43 AM
Hi All,
I have a cross tab that I create from a Stored Proc (SQL Server).
The Columns of data with Header are all fine. The Row name takes on the value of the column name from the DB. So For example:
USA Uk
Previous_Month_1 10.00 20.00
Previous_Month_2 5.00 15.00
etc
The problem that I have is that I can hard write over 'Previous_Month_1 with say "October", but I need this to be in a formula since the value's will be rolling. How can I force a formula in this section. The Cross tab is in the Report Header section of the main report.
I have a cross tab that I create from a Stored Proc (SQL Server).
The Columns of data with Header are all fine. The Row name takes on the value of the column name from the DB. So For example:
USA Uk
Previous_Month_1 10.00 20.00
Previous_Month_2 5.00 15.00
etc
The problem that I have is that I can hard write over 'Previous_Month_1 with say "October", but I need this to be in a formula since the value's will be rolling. How can I force a formula in this section. The Cross tab is in the Report Header section of the main report.