Hello Community,
I am writing an automation that fetches values from the checkbox custom field and then i split it and fetching only the number from it, for example: "Group: 15%" - i fetch only 15.
so with that i have an array of [15,10,15]
Now i want to create a total sum of them to hold 40 (15+10+15) - how can i achieve this?
Thanks,
Ariel
Found the issue, added sum to the split action.
I'm glad you solved the issue and thanks for letting us know so other people can see your solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.