'List rows present in a table' has a max retrieval of 256 items. I need to retrieve 994 rows.
I've turned on pagination and set the threshold to 1000 (though 4 should do it if I understand correctly).
When I run the flow, I'm still only retrieving 256 items (confirmed by 'Apply to each' loop running 256 times).
The same thing happens with 'Get items' or anything else I've tried to turn pagination on for. Am I doing something wrong or is this some subscription feature that I'm missing?
Thanks in advance