Excel to json

Hello.
I would like to extact the information from the excel sheet into an array.
The key is Core + Local BOP and the values should be under this. This is just part of the data set. It is repeated a few times with different Keys and Values.

I can’t seem to get the iterator and aggregator to work. Any help is appreciated
blueprint (1).json (8.9 KB)
.

Hey Jamie,

The List Worksheet Rows should already be producing a bundle for each row. There shouldn’t be a need to use the iterator there.

1 Like