Announcements
Hi All,
I have encountered this error today. My control stopped working because it says that "context.webAPI.retrieveMultipleRecords is not a function". To verify that issue is not because of the errors in my code I called context.webAPI.retrieveMultipleRecords in the init method and I use the code from this example. Previously everything worked fine. Does anyone else experience this issue as well?
It is an internal bug which has been reported I am also facing same issue.
https://powerusers.microsoft.com/t5/PowerApps-component-framework/PCF-Control-Question/td-p/319656/page/2
I found a way to make it work again: in ControlManifest.Input.xml file added
<feature-usage> <uses-feature name="WebAPI" required="true" /> </feature-usage>
and everything works. However, without this line of code, it still doesn't work.
Thanks. You saved me lot of time 🙂
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 400 Most Valuable Professional
11manish 141 Super User 2026 Season 2
MS.Ragavendar 109 Super User 2026 Season 2