Refresh CSV Data Source during execution
Posted: Wed Nov 19, 2014 8:12 pm
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
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