This is a migrated thread and some comments may be shown as answers.

Avoid to call (render) a subreport

1 Answer 78 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Horst
Top achievements
Rank 1
Horst asked on 16 Jul 2014, 06:37 AM
Hey!
I build an report with 8 subreports (each need this own datasource). I need to visible each of the subreports only a precondition (different for each subreport)  become conform. So I set a binding visible = only when precondition is true. Thats work fine.

But:
When I render my report it is very slow, so about 3 min for 29 sites.

Is it possible that the subreports going to render anyhow although the visibilty is set to false. If true how can I reach that the subreports only render when my precondition  become true.
I think that is the solution to render the report faster.
Or you have any solution to get the rendering faster?

Horst

1 Answer, 1 is accepted

Sort by
0
KS
Top achievements
Rank 1
answered on 18 Jul 2014, 04:12 PM
Hi,

Debug to see what happens and if the slow down is actually caused by the sub reports. Probably, navigation to reports instead of adding them in the master will be faster... Possible optimizations can be always done on data level and more - Performance check list.

-KS
Tags
General Discussions
Asked by
Horst
Top achievements
Rank 1
Answers by
KS
Top achievements
Rank 1
Share this question
or