- Joined
- Oct 26, 2020
- Messages
- 93
Hi
within an analyticsobject I configured some additional fields like this:

The results are shown as {result}, but I need this as interger or string, without leading / ending brackets.
Normally, the following step works:
Create another Expression Object based on the AO shown above like this:

Unfortunately the result "string" is system.Decimal[] and not (as expected) "{2618880}" , so that there is no further option to edit with replace("{","") to delete the brackets
Anyone ideas how to manage this?
within an analyticsobject I configured some additional fields like this:

The results are shown as {result}, but I need this as interger or string, without leading / ending brackets.
Normally, the following step works:
Create another Expression Object based on the AO shown above like this:

Unfortunately the result "string" is system.Decimal[] and not (as expected) "{2618880}" , so that there is no further option to edit with replace("{","") to delete the brackets
Anyone ideas how to manage this?