Keep Columns (As opposed to Remove)

I am guessing this is a feature a request ?

  • An Action that KEEPS certain columns, as opposed to REMOVES certain columns.

The reason this is useful is when you will be importing files and you don’t know what all the random column names will be on future iterations.

Hi, Sorry for this - I see there is exactly this functionality - Select Columns.

1 Like

Can i select columns and make/mark some of the columns are optional and mandatory?

@Raj,

can you provide an example of what is needed?

Have columns like below

SKU
Name
Phone
Amount

SKU and Amount is mandatory column(s), if these columns are not present then it should generate error, where as name and phone are optional fields. If the column is present then it should convert, else it should ignore.

As the question deviates significantly from the original question I’ve created a new topic and posted the answer there: Optional calculations with columns