
Announcements
Hi Guys,
I'm bit stuck with retrieveMultipleRecords webAPI with page size, I am passing maxPageSize parameter value for paging... it was working fine but now it is not working 😞 , it returns all records.
Basically in my PCF control I am calling retrieveMultipleRecords web api to fetch records with paging. The PCF control is running on our sandbox and production environment. It was working fine. But now I noticed the maxPageSize parameter is not working. There was no code change in PCF till then.
Any help work appreciate!
Regards,
Awais
I think it's a bug on Microsoft's side as https://stackoverflow.com/questions/63113699/how-do-i-use-maxpagesize-with-the-new-xrm-api has the exact same issue.