I am wanting to create a few data sources for my users however I have noticed every time I design and report and preview all the data sources are queried even when they are not all used on the report. So if I have five datasources all defined with "select * from TABLE_NAME" and the report only uses two of them, I still get all five of the queries ran against the DB on preview (or load I can't remember which right now but it always happens). Is there a way to have the report only fire off the data source SQL only for data sources used on the report?
Thank you,
Todd
Flex designer data source always queried
Re: Flex designer data source always queried
Hello.
Unfortunately, it's impossible now. You should remove unused data sources by yourself now.
We have added your problem to our to-do list and will implement a solution for your problem in one of our next prerelease builds.
Thank you.
Unfortunately, it's impossible now. You should remove unused data sources by yourself now.
We have added your problem to our to-do list and will implement a solution for your problem in one of our next prerelease builds.
Thank you.