ARCS how to remove spaces in a calculated attribute
Summary:
I have a calculated attribute : SUBSTRING({attribute6},0,6) which can contain spaces. It's used in a rule and I need to remove spaces, otherwise the rule doesn't apply.
TRIM is not allowed.
How can we remove spaces in a calculated attribute?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0