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
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,
Thanks for share the workaround, I think it should help for others who face similar issues.😊
Regards,
Xiaoxin Sheng