all groups > sql server reporting services > january 2005 >
You're in the

sql server reporting services

group:

Conditional Rows (New to reporting services)


Conditional Rows (New to reporting services) lhagerty
1/20/2005 12:53:03 PM
sql server reporting services:
I appologize in advance if this is a question that has already been asked. My
problem is this, I am creating a report that will run on a daily basis, and I
need to add weekly total lines. Something along the lines of, if the day is
friday then add the row, which would calculate the totals for the week.
The other option, would be to populate all of the days of the month,
including a week total and month total line every time I run it. Help! I am
stuck here...
Thank you!
RE: Conditional Rows (New to reporting services) Erik van der Aar
1/21/2005 2:07:02 AM
Use a different dataset with a table or list which fetches the week row? If
it's not friday no row will be returned. Test the number of rows fetched to
determine if you display the table or list

Erik

[quoted text, click to view]
RE: Conditional Rows (New to reporting services) lhagerty
1/21/2005 8:59:04 PM
Thank you I will try that!

[quoted text, click to view]
AddThis Social Bookmark Button