Hi Team,
I have on pagination and set threshold maximum 3,000 in "Get Files" in power automate to have 3000 files. but I noticed strange behavior, I am getting around 3065 files.
also tried with top count as 3000 but still getting same count of files.
I don't understand why am i getting 65 files extra ?
I also did exercise with different count.
Threshold 1000 + Top Count 1000 = 1065
Threshold 1000 + Top Count nothing = 1065
Threshold 2000 + Top Count 2000 = 2065
Threshold 2000 + Top Count nothing = 2065
Threshold 3000 + Top Count nothing = 3065
Threshold 4000 + Top Count nothing = 4065
Threshold 5000 + Top Count nothing = 5065
and for example if keep threshold as 5000 in this condition also i took 5065 files and it fails in apply to each
Could you please help me in this.