1. there is no error message from Power automate.
2. whichever data the loop is filling, its filling it all correctly..
3. Is it always the same things missing? -- No.. random rows are missing.
4. Same form is being filled in a loop with each data row.
5. I have checked the array and it is complete.. there is no error in reading the excel. The data is complete in array exceldata.
I know its difficult to understand this and its sounds weird too.. but thats what is happening to me.. even I am also surprised how can some random row data is missing in the form..
To check the missing, I have set a command to write in excel in the last empty column of each row after every loop iteration, that the row is read and filled. and the result is every row has the message written.. but when checking in the form filled data, its still some random row is missing.. its very weird.