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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
tcliu1990
Frequent Visitor

How to embed a power bi paginated report when there's no dataset_id

I can go through normal power bi report by the example here https://github.com/microsoft/PowerBI-Developer-Samples/tree/master. But when I try to embed a paginate report, the response of this endpoint https://api.powerbi.com/v1.0/myorg/groups/group_id/reports/report_id/ doesn't have a dataset_id like normal report. So I can't get the embed token for next step by endpoint https://api.powerbi.com/v1.0/myorg/GenerateToken. I noticed there's another body I can send, which is data source identities. But I can't find a endpoint to retrieve identityBlob. The response of this endpoint https://api.powerbi.com/v1.0/myorg/groups/group_id/reports/report_id/datasources only gives me datasources information. So how to embed a powerbi paginate report without a dataset_id

1 ACCEPTED SOLUTION
v-yangliu-msft
Community Support
Community Support

Hi  @tcliu1990 ,

 

This is the related document, you can view this content:

c# - Power BI paginated report embedding without dataset using service principal - Stack Overflow

Solved: Embedded paginated report with PowerBI dataset - Microsoft Fabric Community

Embed paginated reports in your Power BI embedded analytics application - Power BI | Microsoft Learn

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yangliu-msft
Community Support
Community Support

Hi  @tcliu1990 ,

 

This is the related document, you can view this content:

c# - Power BI paginated report embedding without dataset using service principal - Stack Overflow

Solved: Embedded paginated report with PowerBI dataset - Microsoft Fabric Community

Embed paginated reports in your Power BI embedded analytics application - Power BI | Microsoft Learn

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @v-yangliu-msft Thanks for answering.

The second link really helps me. I got the dataset_id from sobe_wowvirtualserver-<DatasetID> . However, after I send this dataset_id to https://api.powerbi.com/v1.0/myorg/GenerateToken,  this endpoint. I got a new error: Cannot connect to dataset xxx with embed token because XMLA permissions are off

my xmla endpoint setting is read-only.

tcliu1990_0-1715017360989.png

 

Helpful resources

Announcements
Fabcon_Europe_Social_Bogo

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.