Version

    Delete column

    Delete column step allows you to delete column from the data set.

    Parameters
    • Input column: required, a column to remove from the data set.

    Examples

    To delete Invoice no column, configure the step like this:

    delete column
    Remarks
    • The step will fail if the column you are deleting no longer exists in the data set (this can happen either if you changed the steps before Delete column step or if your data source changed).

    • To delete multiple columns, use multiple instances of the Delete column step.