Hi,
I found a solution for my issue. In the first query of my dataflow (the one which is connected to the source file), in the "File Options" tab, I use a global variable instead of the standard file name :
In the preload script of the task, I added a function which populates this global variable with the correct file name, including time stamp according to system date.
If anyone has another idea, don't hesitate to propose it !
Thank you,
Pierre
Add comment