Generate unique identifiers - allow custom column name before creation

Hello,

In the “Generate unique identifiers” action, it would be great to be able to give a custom name to the unique identifier column before its creation. This way, if for some reason our table already has a column called “Uid”, the one with the Unique identifiers doesn’t get renamed to “Uid(2)”.

I’m using the the unique identifier column later in the process, I want to have absolute certainty that I’m always referring to the correct column. If we could give a custom name to the column with the EasyMorph-generated unique IDs before its creation, this problem would be solved.

Thanks!

Roberto

1 Like

Hello again,

Same thing would apply to the “Enumerate Rows” action (which creates a column called “RowNo”), and any other action that creates an automatic column with a name which we can’t choose beforehand.

Regards,

Roberto

1 Like