I am currently using a flow that is triggered from a PowerApp to count rows in a list using a HTTP request. However can this count over 30,000 to 45,000 items. If not can you do that. I used the "get items" and then the length functions but this stopped working and capped out at over 100 items in the list and didn't recognize any more then that so now use the HTTP get request method which seems to be working fine for the moment. Is there any way to count over 30,000 to about 45,000 items and export it as a variable into PowerApps. These items will be exported at the end of a year into a spreadsheet and archived. Any help would be greatly appreciated. Thank you
Currently used flow.
