I can do this in Crystal. Now I'm trying to figure out how to do counter variables in Reporting Services.
Essentially, everytime the detail row is processed, I want to add 1 to a local variable so that I can get a record count total. Then use that variable in an expression in the group footer to show how many records were in each group. Make sense?
The only information I can find on this is doing RunningValues which add known fields to each other rather than something where I can create a variable and set it to zero on each group, then sum it by itself + 1.
Thoughts appreciated. Thanks,
Catadmin - MCDBA, MCSA
"If a person is Microsoft Certified, does that mean that Microsoft pays the bills for the funny white jackets that tie in the back???
Essentially, everytime the detail row is processed, I want to add 1 to a local variable so that I can get a record count total. Then use that variable in an expression in the group footer to show how many records were in each group. Make sense?
The only information I can find on this is doing RunningValues which add known fields to each other rather than something where I can create a variable and set it to zero on each group, then sum it by itself + 1.
Thoughts appreciated. Thanks,
Catadmin - MCDBA, MCSA
"If a person is Microsoft Certified, does that mean that Microsoft pays the bills for the funny white jackets that tie in the back???