Hello guys, I have a workflow that gets data from SQL and output as CSV however some of my teammates have some alter columns and values depending on what they want (not static) to do on the file itself. and after altering I need to import it again to Alteryx for email tool.
So what I want to do is from SQL to CSV - Dynamic name of file with date
Import from CSV back to Alteryx - will get the maximum date or latest date.