Page 1 of 1

Refresh CSV Data Source during execution

Posted: Wed Nov 19, 2014 8:12 pm
by GregLandryCHP
Hello,

I have the need to generate CSV data to a predefined CSV file name (replacing the original) and then make use of same data in predefined CSV Data Source. What happens when I try this is the report always uses the original CSV data. I am assuming it is being read into memory on execution and never looking back.

Is there a way to force the report to refresh the CSV data at some point following the initial read? A code solution would be fine.

Thank you,
Greg Landry

Re: Refresh CSV Data Source during execution

Posted: Wed Nov 19, 2014 8:57 pm
by GregLandryCHP
To clarify...the new CSV data is being generated within the same report in which it will be used. Before running, the data dictionary already has the CSV data source set up and is pointing to the file that will be overwritten during report execution.

Re: Refresh CSV Data Source during execution

Posted: Thu Nov 20, 2014 7:52 am
by HighAley
Hello.

Could you send us a sample project where we could see how the CSV data is generated and how do you use it?

Thank you.

Re: Refresh CSV Data Source during execution

Posted: Tue Nov 25, 2014 4:42 pm
by GregLandryCHP
Yes, let me get extraneous items removed and I will forward. Thank you.

Re: Refresh CSV Data Source during execution

Posted: Tue Nov 25, 2014 5:16 pm
by Andrew
Ok.

Waiting for the files.

Thank you.