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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Lorenz33
Helper III
Helper III

Using Nuget package manager with Report Server (Power BI)

We are using Power BI Desktop for Report Server (January 2020) and Report Server Optimized for Power BI (January 2020).

 

We are trying to utilize Nuget to embed a report.

 

https://github.com/Microsoft/PowerBI-CSharp#aspnet-mvc

 

In doing so we are attempting to use the PowerBI.CreateReportEmbedToken method:

 

var embedToken = PowerBIToken.CreateReportEmbedToken(workspaceCollection, workspaceId, reportId);

 

Where do I find the values for:

workspaceCollection?

workspaceId?

reportId?

 

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

That nuget and those APIs are for the cloud version of Power BI the don't apply to PBIRS. If you are embedding something locally in an intranet based site I think you would just IFrame in the report. The following example is for embedding in sharepoint, but the same technique should work for other types of sites https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-embed I used a technique like this to embed a report in a tab in MS Teams.

View solution in original post

1 REPLY 1
d_gosbell
Super User
Super User

That nuget and those APIs are for the cloud version of Power BI the don't apply to PBIRS. If you are embedding something locally in an intranet based site I think you would just IFrame in the report. The following example is for embedding in sharepoint, but the same technique should work for other types of sites https://docs.microsoft.com/en-us/power-bi/report-server/quickstart-embed I used a technique like this to embed a report in a tab in MS Teams.

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.