Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Import a Power BI report (pbix) from local to Power BI Service

I would like use a PowerShell script in an Azure DevOps release to import a Power BI report (pbix) from local to Power BI Service. 

 

It's possible ? 

 

Thanks in Advance 

 

Cha

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

You can refer the following links to import pbix file into Service by Powershell:

New-PowerBIReport

New-PowerBIReport
   [-Path] <String>
   [-Name <String>]
   [-WorkspaceId <Guid>]
   [-ConflictAction <ImportConflictHandlerModeEnum>]
   [-Timeout <Int32>]
   [<CommonParameters>]

IMPORT A PBIX TO POWERBI USING POWERSHELL

PowerShell script to publish Power BI reports into multiple tenants

 

In addition, you can refer the following links to get it by REST API or Get Data in Service.

REST API:

Imports - Post Import - REST API (Power BI Power BI REST APIs) | Microsoft Docs

Upload a local PBIX file using the import API

Publishing PBIX Files with the Power BI REST API

Get data:

yingyinr_0-1662619891686.png

Best Regards

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

You can refer the following links to import pbix file into Service by Powershell:

New-PowerBIReport

New-PowerBIReport
   [-Path] <String>
   [-Name <String>]
   [-WorkspaceId <Guid>]
   [-ConflictAction <ImportConflictHandlerModeEnum>]
   [-Timeout <Int32>]
   [<CommonParameters>]

IMPORT A PBIX TO POWERBI USING POWERSHELL

PowerShell script to publish Power BI reports into multiple tenants

 

In addition, you can refer the following links to get it by REST API or Get Data in Service.

REST API:

Imports - Post Import - REST API (Power BI Power BI REST APIs) | Microsoft Docs

Upload a local PBIX file using the import API

Publishing PBIX Files with the Power BI REST API

Get data:

yingyinr_0-1662619891686.png

Best Regards

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.