Page 1 of 1

Flex designer data source always queried

Posted: Thu Sep 20, 2012 2:42 pm
by teisaacs
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

Re: Flex designer data source always queried

Posted: Fri Sep 21, 2012 2:38 pm
by HighAley
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.