This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
I have a column i want to duplicate (for the purposes of union and creating a new column with the common fields so that i maintain the integrity of the original data).
I know that creating new columns is using formula.
can i have an example of the formula please?
Just ran into this thread while searching and using a regular Formula tool has a potential issue in that if we want to preserve the original field/column's data type and size then we have to manually set that. This issue crops up when building apps and macros when users can dynamically select field(s) for processing and the subsequent tools need the original's data type & size. In that case I've found the Multi-Field Formula tool to be the easiest to use since that can create duplicate fields with all info.
Jonathan
I ran into this. It seems that the tool should default to the source column datatype.