Sharepoint access with Excel Powerquery
Hello,
I’ve got an error when I tried to get access to a Sharepoint file via Excel PowerQuery with the command line below
Source = SharePoint.Files(“https://nom-domaine.sharepoint.com/sites/nom-sharepoint”, [ApiVersion = Auto])
Error is :
InnerException0.Stack Trace Message:
La valeur spécifiée est composée de caractères CRLF non valides.
Nom du paramètre : value
The same command line is working with PowerBi Desktop on my computer…
How could I solve my issue please?
Thanks
Sébastien
Hello, I’ve got an error when I tried to get access to a Sharepoint file via Excel PowerQuery with the command line below Source = SharePoint.Files(“https://nom-domaine.sharepoint.com/sites/nom-sharepoint”, [ApiVersion = Auto]) Error is : InnerException0.Stack Trace Message:
La valeur spécifiée est composée de caractères CRLF non valides.
Nom du paramètre : value The same command line is working with PowerBi Desktop on my computer… How could I solve my issue please? Thanks Sébastien Read More