Forum Discussion
cazzy
6 years agoFrequent Visitor
How to upload files from SharePoint Foundation 2013
Hello! We have old SharePoint Foudation 2013 website which contains a lot of Excel csv files. What is best way to upload those files (as resource) to PowerBI Report Server? Regards Cazzy...
- 6 years ago
Hello!
REST API worked fine for this purpose.
This link was very helpful. Thanks to StolzHerz
cazzy
6 years agoFrequent Visitor
Salute!
Maybe I could use Power BI Report Server REST API for uploading files? I managed to generate and compile swagger client (after some modification). Does anyone know C# example how to upload file with swagger client?
Regards
Cazzy
cazzy
6 years agoFrequent Visitor
Hello!
REST API worked fine for this purpose.
This link was very helpful. Thanks to StolzHerz