Forum Discussion
Begbie
3 years agoHelper I
List.Generate and pagination
Hi All, Wondering if someone can help at all, as I have been trying to do cursor based pagination using the List.Generate function and whilst I initially struggled, I have also realised why I kep...
ppm1
3 years agoSolution Sage
How about using try ... otherwise
each try [Result][pagination][next] otherwise null <> null,
Pat