I need to be able to customize the file name for a CSV file output with a value that is read from a table. For example, table A has a value “XYZ-20200505”, and table B is being output to a CSV file, and I want that CSV file to be named “XYZ-20200505”.
Unfortunately, the name of the CSV file cannot be dynamically updated with a value from the table. However, you should be able to set the CSV name manually within the step.
If this is a feature that you would like to see, you could post this in the #feature-requests section to bring more visibility and allow other members to chime in.