Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
Hello!
REST API worked fine for this purpose.
This link was very helpful. Thanks to StolzHerz
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
Hello!
REST API worked fine for this purpose.
This link was very helpful. Thanks to StolzHerz