Clearing entries in a table

Options

A field in my workflow employs a table with just column headers to prompt a user to provide one or more rows of customer data. I use the Tables: Copy a table to another table with overwrite set to true to capture this input for use in subsequent steps of the workflow. I can't figure out a way to remove the input rows from the source table. Now when user 1 imports enters into the table, the next user will see those rows instead of only seeing an empty table with headers.

How can I reset my source table to a blank state?

Tagged:

Best Answers

  • Scott_790950
    Scott_790950 Posts: 6
    Answer ✓
    Options

    @Jozef_783863 - I've previously reviewed that thread but I'm not able to see how that clears the source table. I'm using that logic for the destination table.

  • Scott_790950
    Scott_790950 Posts: 6
    Answer ✓
    Options

    @Jozef_783863 after sleeping on it I see now how to use the logic in that thread - just overwrite the table with the original table. Thanks for the help!

Answers