Forum Discussion
Sharepoint.Contents() documentation error?
- Anonymous1 year ago
Hi Mixednuts,
Thank you for reaching out in Microsoft Community Forum.
Thank you Omid_Motamedise , Akash_Varuna for the helpful responses.
The official Power Query Blog on Microsoft Tech Community shares updates, new features, and changes to Power Query regularly. It's a great resource for staying informed about new developments and function updates.
https://learn.microsoft.com/en-us/power-query/Please continue using Microsoft community forum.
If you found this post helpful, please consider marking it as "Accept as Solution" and give it a 'Kudos'. if it was helpful. help other members find it more easily.
Regards,
Pavan.
Hi Mixednuts , I think it might be because of parameter is no longer valid in the latest Power Query versions
Try these please
Use only the ApiVersion parameter
SharePoint.Contents(SharepointSource, [ApiVersion = 15])
The parameters update frequently so that might be causing this
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance