Concatenate inside Aggregate action - let user choose other separators not in list

Hello,

It would be great to be able to choose another separator apart from those that are in the list, for Aggregate Action → Concatenate:

image

Thanks,

Roberto

You can concatenate with an available separator, and then replace it using the replace() function.

Hello,

Yes, however you may have the actual separator as part of the text you are concatenating, so in that case the replace() would replace characters I don’t want to replace.

So it would be like having the Custom separator editor:

Thanks,

Roberto