Is this still true in MR2/MR3? I have about 16 charts in a report that are displayed based on the users prompt choices. Does it still retrieve the data and take the time to render the chart even if that block is hidden?
I'm thinking it does....?
Cheers,
Mike
As far as I have seen, yes. On SQL server I have run a Profiler session using one of these reports and found all SQL was ran even if it was not displayed.
With 1.1, it does process the queries even when the block is hidden...
In Cognos 8, there is now an option to turn this off.
Thanks.. confirmed my suspicion.
Cheers,
Mike