Hi,
I have a flow that loops through an Excel sheet and reads and writes data from rows based on a variable LoopInt.
When the flow is executed in PAD, it executes without any issue. When the same flow is executed from a cloud flow that executes the desktop flow, the rows are not incremented, so all values are written to the same row.
Is this a known issue with the cloud flows? I don't see any explanation why it works fine in PAD, but not when called in a cloud flow.
This is the same for attended and unattended.