Posts:
Replies:
Matthew Waddingham · May 3
Matthew Waddingham · Apr 29
could consider $Translate(Var,",","^") but I've not used it in the context in your example though
Matthew Waddingham · Apr 26
You can potentially use a $ListToString(.. or LIST(... or some other similar option in Sql to extract the values as part of the query and avoid the special characters.
Followers:
Following:
Matthew has not followed anybody yet.
Global Masters badges:
Matthew has no Global Masters badges yet.
I've not tried in this specific combination but potentially wrapping the field in %External(Field) might give you the correct result.