Hi,
I have several fields in the table with the Text(255) data type and need to concatenate these values in the Formula field as comma-separated values.
The formula is simple as looks like this:
The issue is that in some records some vales are blank an the output has extra commas:
How to remove them?