Forum Discussion
Anonymous
3 years agoNot applicable
Change of query implementation type
Hi, Can you please advise if there is an option to change the query implementation type from: Source = SharePoint.Tables("https://xxx.sharepoint.com/sites/xxx/", [Implementation=null, ApiVersion...
KNP
3 years agoSuper User
Yes, that change should give you what you want.
= SharePoint.Tables("yourURL", [Implementation="2.0", ViewMode="All"])