Hello guys, i’m learning how to make Coda Packs and i’ve found a problem that i’m not sure how to fix, maybe because it’s Monday or because i’m still asleep.
I’m using an API from another webpage that returns me an array of multiple products on a order, where each product has different prices.
Reference image:
**
Hey @Pedro_Jimenez ! Just wanted to give you the heads up that I’ve moved this post to the Making Packs section of our Community in hopes that you will get some additional help from our awesome Community members who are also Pack Makers.
Hi @Pedro_Jimenez - Looking at your formula box, it appears that you are correctly returning this data as an array of numbers. To sum it up, I think you simply need to add .Sum() to the end of your formula.