Hello,
I have script, which is completing report and subreports in runtime. But there is very strange case when I have two subreports and two pages for them and I am not able to set second page to none of subreports ..... you can check it in attached report.
Thank you
Problem with subreports
Problem with subreports
- Attachments
-
- 1431.report.mrt
- (13.37 KiB) Downloaded 347 times
Problem with subreports
.... why?!
.... I see, that both subreport pages have the same GUID .... and that is why it is working so strange... is GUID automaticly generated from page name?

Problem with subreports
Hello.
Thank you.
Subreports have different GUID. sub_2Page1 and sub_3Page1, but you set the same sub-report in both components.LukasT wrote:.... why?!.... I see, that both subreport pages have the same GUID .... and that is why it is working so strange... is GUID automaticly generated from page name?
Thank you.