Sub-Report not running SQL
Posted: Wed Mar 06, 2019 2:19 am
Hey,
When using a sub-report, it loads the report (shows the report header), but it doesn't load the data (doesn't show the databand or header for the databand).
I've attached an example that uses nodejs, and 2 reports to show the issue.
Run the nodejs server, load the webpage (localhost:8080), and it will load the designer with report A.mrt, which has a Sub-Report B.mrt.
Report B.mrt loads data from the nodejs server, and should look like this Report A.mrt shows the header from report B.mrt, but doesn't show the lines as per above.
Thanks
When using a sub-report, it loads the report (shows the report header), but it doesn't load the data (doesn't show the databand or header for the databand).
I've attached an example that uses nodejs, and 2 reports to show the issue.
Run the nodejs server, load the webpage (localhost:8080), and it will load the designer with report A.mrt, which has a Sub-Report B.mrt.
Report B.mrt loads data from the nodejs server, and should look like this Report A.mrt shows the header from report B.mrt, but doesn't show the lines as per above.
Thanks