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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Upload report to the workspace, .NET

What .NET method should I use to put a pbix file to the PBI workspace? 

 

There is a PowerShell cmdlet in Microsoft.PowerBI.Commands.Reports namespace which does what I need - New-PowerBIReport, it refers to Microsoft.PowerBI.Common.Api.Reports with PostReportForWorkspace function. It seems to be a POST request to API to put a pbix file to the workspace. And I assume that there should be an appropriate method to do the same in .NET, but due to the very poor documentation Microsoft provides for PBI developers I can't find it. 

 

 

3 REPLIES 3
AmosHersch
Microsoft Employee
Microsoft Employee

Anonymous
Not applicable

 Power BI C# SDK including documentation and samples can be found here https://github.com/microsoft/PowerBI-CSharp 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.