This is my flow. I get won opportunities from Salesforce in the form of a JSON with many levels, I them flatten this JSON and the pass this to the Loop step.
But the output only shows the first item and the iterations object is empty. When I test the next step which is a inser row in Sheets only one row is written, the first item of the list.
The test output only shows one, but in the run it loops on all items.
What are you looping on? Or are you seeing that it only brings in limited data on the PIECE test? Or did you notice it only loops on a few items during a FLOW test?