I have to run MS SQL database extracts for more than 200 tables with each table's data going into its own Excel file. Is there a way for me to dynamically extract the table name from the Metadata Source column as a variable and inject it into the filename instead of me having to hard-code each table name in the Output tool?
Thanks.