Hi, I thought at one time I saw a way to pick the “entire row” for an action. I want to write the values of an entire row in a delimited column to a log file. I see joined list, but it joins all values in each row for a single column. I want the reverse – all values in a row delimited to a column at the end of that row (or to a second file, where it’s going to end up anyway…
Create a template colomn and join all column values together in that template.
You’re probably thinking about the Single Value Whole Row option column, but it’s not related to what you are trying to do.
OK. Thank you. That will work.
I was hoping for something I would not have to maintain on each table, especially as I add columns, etc.