Hello All,
I am having two subreports in my main report. They are placed in group header 1#: where it is called "Account Name". In Group Header 1A: I have created a subreport ((1))called market_Value which has to columns in the details.
Details: Deal_no & Market_Value
In the next subreport ((2)), I need to get the Market_Value from subreport 1 and match it to the deals in subreport 2 where I need to add more calculations. So, how can I pass the amount for each deal from subreport 1 to subreport 2 as shared variables.
I tried to Create a shared numbervar, but it gave me zero. How can I do that and what are the required links?
Thanks
I am having two subreports in my main report. They are placed in group header 1#: where it is called "Account Name". In Group Header 1A: I have created a subreport ((1))called market_Value which has to columns in the details.
Details: Deal_no & Market_Value
In the next subreport ((2)), I need to get the Market_Value from subreport 1 and match it to the deals in subreport 2 where I need to add more calculations. So, how can I pass the amount for each deal from subreport 1 to subreport 2 as shared variables.
I tried to Create a shared numbervar, but it gave me zero. How can I do that and what are the required links?
Thanks