Forum Discussion
Anonymous
5 years agoNot applicable
how to post import pbix file
I would publish pbix file to a workplace using Post Import API I'm trying to get file from One Drive here's my request https://api.powerbi.com/v1.0/myorg/groups/cd936ccf-03ae-4df4-xx...
- Anonymous5 years ago
I have found a workarround, get file from azure container blob storage by downloading it using Azure-storage package then with node fs module import it in PBI
Anonymous
5 years agoNot applicable
HI Anonymous,
In fact, post import API seems not suitable with pbix file that stored in onedrive for business. I'd like to suggest you use 'onedrive for business' link of 'xlsx' files to test.
- Importing a .pbix file from OneDrive is not supported.
Regards,
Xiaoxin Sheng
Anonymous
5 years agoNot applicable
I have found a workarround, get file from azure container blob storage by downloading it using Azure-storage package then with node fs module import it in PBI
- Anonymous5 years agoNot applicable
Hi Anonymous,
Thanks for share the workaround, I think it should help for others who face similar issues.😊
Regards,
Xiaoxin Sheng