Skip to Content
0
Former Member
May 06, 2018 at 04:30 AM

How to make comparision between column in main report and that in sub report?

62 Views

I am trying compare one column in main report with that in sub report. I tried using shared variable. I realized that shared variable can be used to aggregate the entire column as sum or something but it does not help you import the entire colum. Am I correct? What I can see is that shared variable has the last value from the subreport stored in it. That same value is repeatedly populated in mainreport. Can any one suggest how to import the entire column from subreport to main report?