Data functions in auto refresh mode are executed righ after the full load of a dxp.
But when a dxp is scheduled for execution and save of results in SBDF for instance, the scheduler does not wait for the DataFunctions to execute before going to the next step.
With Schedule tasks :
1) Open analysis from Library
2) Export Data Table to Library
3) Export Data Table to Library
We would need either that :
"1)" get finished only when data function refresh is finished
or have a 1.5) Wait for data function refresh iof any
Thx for your support