I Want to Map the subitems from Monday and use The Name of the subitem & total price of that subitem . For Some Reason I can see the collection in as in
From the screenshot I guess you get data on an item on Monday. (from a “list”, “get item” module or sth similar).
These modules return an array with only the ids of the subitems beneath them. No other information.
In order to get further data you will need to use a “get an item” module with this id.
Here is an example on how to get the data for several subitems beneath an item: