Forum Discussion
lexdekrijger
3 years agoFrequent Visitor
API pagination last record is error
Edit: I cant just delete the bottom row, than it wont show me anything Hello everyone, i have working code. Only the last record in the column with records i recieve is an error. I believe this t...
Anonymous
3 years agoNot applicable
HI lexdekrijger,
I'd like to suggest you add a condition after the "List.Count(getDataForPage(_)) > 0" to check if the current page has large or equal to the end page to skip the function calculate with wrong parameters.
Regards,
Xiaoxin Sheng