Dynamic append
Probably the most accurate description to my challenge… With a workflow form I want to upload a file with X number of rows, and the next step I want it to append those records into an existing dataset. The Append to Dataset and Multiline Append blocks can receive delimited values, however they are hardcoded…how can I…