Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

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...
  • Anonymous's avatar
    Anonymous
    5 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