What are you trying to achieve?
I am receiving information from individuals about items they own. Now the number of items each of these individual own is never fixed. I was able to break each of the events into bundles and parse them successfully. Moreover, I was able to place each item in a row using airtable. For example, if an individual provides me with 3 items, then 3 rows are created within airtable. I problem I am trying to achieve it that I have a column that says total number of items. Can I calculate the number of bundles generated and grab individual values within a bundle and perform calculations before placing it into airtable?
Steps taken so far
I have developed the chain as shown in the picture.
As you can see in the picture, I have three bundles and instead of in airtable reading 1,2,3, I would like it to read 3 on each row. Same goes for the total volume