Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cross tab data display

Status
Not open for further replies.

northw

MIS
Nov 12, 2010
140
US
Hi All,
I have a stored procedure, where I have multiple order numbers and amount of orders which I display in the report using a crosstab in the report, I have to display the business days in the report, so I have included the number of days in the data as a row, Now when I pull it into the rows section it displays zero's.

the formula I am using:

If CLASS = 'Business days'
Then Item

even If I put this formula in report header, it wont display any data.

Thanks in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top