Posted 19 November 2019, 1:19 pm EST
I am trying to understand what is causing my report to run extremely slow.
Does active reports load all sub reports into memory regardless of their visibility?
For example,
I have a parent report of Id’s and a sub report for each Id in the parent report. Are the sub reports queries automatically run regardless if they are hidden by a toggleItem?
Is it possible to prevent sub reports from running unless their ToggleItem is opened?