Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Is it possible to Upload a local Excel file with simple tables using the import API to PowerBI?
I have found a similar solution on the developer blog that does not work with excel only with PowerBI DeskTop files (PBIX)
Is there a workaround or anyway to upload the file programatically?
Hi to all! Ability to upload excel files was announced by Microsoft: https://msdn.microsoft.com/en-us/library/mt243840.aspx
I've tried to upload local excel file using this API, but unsuccessfully 😞 I had got response with import id, but new dataset, reports has not appeared in the Power BI.
Pbix files has been uploaded successfully. Did anyone try to upload Excel files with the API?