BH
Brian, thanks so much for your reply. When you say "Stored Procedure", do you mean a stored procedure in the database? Or is there a way to create a stored procedure in the crystal reports? I prefer not to create any stored procedures in the database, so that I have an option to change to a different database engine, if needed.
As far as the first suggestion. I've tried to create a sub-report, but I cant seem to figure out how to link it specifically to the group to which I choose. The same value in the sub-report seems to appear among all the groups. What am I doing wrong?
Also, is there a way to use the parameter field to accomplish my task? I know how to get the value out of the c# code into the report, by using a parameter field. However, I need that value to be based on the OwnerID (group) in the report. So is there a way, where a parameter field sends a value into c# code, and than based on that value I can generate a new value and send it back into the crystal report? This way the value will be based on the group it is in. I'm new to crystal reports, so I'm sorry if I'm totally going in a wrong direction.
Thanks
Aron