Hello,
I’m facing a problem : I have a collection with keys and values.
I’d like to sum all the values under “Delivered_ByFlowMessage” for instance, that is to say, to sum 785+1057+779+1587+1041+1588.
As soon as i have a collection of Keys and Values, i’m not able to find a way to sum the values only.
Would you have a solution ?
Thanks a lot for you help
Hi,
Welle its always tricky to sum items of collection inside another collection. I guess there is some simplier way to do but here is a blueprint which do what you want.
blueprint (2).json (17.5 KB)
Regards
Welcome to the Make community!
Yes, that is possible. You’ll need a minimum of one module with these built-in functions:

This is just an example. Your final solution may or may not look like this depending on your requirements.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.