Hi,
I'm having a little trouble with the correct syntax to add a new column (not replace existing) which is merged from a dynamic list of column names.
The attached shows the expected result using the built in function 'Add Column > Merge Columns' (see query "tData_AddMergedColumn", which I'd like to replicate but make dynamic by merging from a list of column names. If I just pass the list through then the column names are merged instead of the field values (see "tData_AddMergeDynamicColumn"). I guess I need another 'each' or Record.FieldValue reference, but I keep getting errors.
Can anyone please help?
Thanks
I'm having a little trouble with the correct syntax to add a new column (not replace existing) which is merged from a dynamic list of column names.
The attached shows the expected result using the built in function 'Add Column > Merge Columns' (see query "tData_AddMergedColumn", which I'd like to replicate but make dynamic by merging from a list of column names. If I just pass the list through then the column names are merged instead of the field values (see "tData_AddMergeDynamicColumn"). I guess I need another 'each' or Record.FieldValue reference, but I keep getting errors.
Can anyone please help?
Thanks