Write CSV file problem

Hi, i am not able to write csv files. i am getting this error

Your error indicates that the process has nothing to write, since there is nothing in the “Dt” variable. You must first fill the variable with data, and then write it to the CSV file

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.