Hello Knimers,
Im trying to create a text structure to look something like this:
"Value A, ‘Value B’, ‘Value C’, ‘Value D’, ‘Value E’,
normally I use string manipulation a via join formula add all the columns, the thing is that the column names that im handling are variable, names are not standard, is there a way like select all columns and rename to standard column names such as Column A, Column B, Column C?
or do you see any other possible solution?
thanks in advance!!