Forum Discussion
nikolanenadovic
5 years agoFrequent Visitor
SharePoint person or group column returns empty values (blank)
Hi, I have an issue with SharePoint online 2.0 connection. The column is returned as (blank), although there are entries in SharePoint. This is notices simply by establishing connectio...
nikolanenadovic
5 years agoFrequent Visitor
Hi,
there's no changed type applied, this happens even with a fresh connection to SP with no changes in data.
v-xulin-mstf
Community Support
5 years agoHi nikolanenadovic,
Sorry for your problem has not been solved
Could you provide M code of 'Source' in power query?
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
- nikolanenadovic5 years agoFrequent Visitor
Here you go:
Source = SharePoint.Tables("https://removedforprivacy.sharepoint.com/sites/CM", [Implementation="2.0", ViewMode="All"]),