Step 5: Run the workflow.
Running the newly created workflow.
This is a follow-on from: Completing the workflow.
From the Workflows page select the new workflow.
(Remember this workflow will add a new column to the end with a name New Column and populate all rows with the value of True
)

Select any .csv input file.

Press RUN.

The selected file has a New Column added with True in each row.

Last updated