DianaStewart
Programmer
I have a main report and a subreport.
The problem is if a Name field has no value in the backend then the value of the previous name is carried over to that field...
If the names contain data in the backend then the Name fields contain or display the correct values..
Should I reset the Shared Variable?
My subreport is setup as Group (Group Header1), Name (Group Header2)
On the main report my grouping is as: Name (Group Header2)
On the main report the subreport is placed in Group Header1 (Name) and I am displaying the Shared Variable in the Group Footer1..
Where should i reset the variable in the main or subreport? How do I reset the variable, lets say it is Var1?
The problem is if a Name field has no value in the backend then the value of the previous name is carried over to that field...
If the names contain data in the backend then the Name fields contain or display the correct values..
Should I reset the Shared Variable?
My subreport is setup as Group (Group Header1), Name (Group Header2)
On the main report my grouping is as: Name (Group Header2)
On the main report the subreport is placed in Group Header1 (Name) and I am displaying the Shared Variable in the Group Footer1..
Where should i reset the variable in the main or subreport? How do I reset the variable, lets say it is Var1?