Hi all,
I have question regarding shared variables, I have sub report in which, I have a query filter with certain codes, when I run the sub report, its showing all the records based on the query filter, but while declaring the value as shared variable and passing it to main report, It passes only the first code results to the main report.
Ex: If I have selected codes (1, 2, 3) and the related records to that codes are displayed in the sub report, when I run the sub report, But when I want to pass the values to the main report, I could see only the records of code(1), I have cross checked with different codes, and noticed it is passing only one values(First value).
any help is appreciated.
Thanks in advance.
I have question regarding shared variables, I have sub report in which, I have a query filter with certain codes, when I run the sub report, its showing all the records based on the query filter, but while declaring the value as shared variable and passing it to main report, It passes only the first code results to the main report.
Ex: If I have selected codes (1, 2, 3) and the related records to that codes are displayed in the sub report, when I run the sub report, But when I want to pass the values to the main report, I could see only the records of code(1), I have cross checked with different codes, and noticed it is passing only one values(First value).
any help is appreciated.
Thanks in advance.