Forum Discussion
Embedded paginated report
So do you have a Power BI report with a paginated report visual inside it?
How did you generate the embed token for the report? Such errors usually mean that something is wrong with the embed token.
- Rohan-253 years agoFrequent Visitor
Yes, In the first image(sample application) I have Power BI report with a paginated report visual inside
and in second image(sandbox) i have paginated report
and to generate embedded token i am following generating an embed token for a Power BI report with a paginated visual- AmosHersch3 years agoMicrosoft Employee
Seems that you are following the right sample.
Since the error seems to refer to the connection to the data source, the next thing I would check in the data sources used by the paginated report. For example if it uses a Power BI dataset as a data source you might need to add that dataset to the request. If it has other SSO-enabled data sources you might need to provide a token (identity blob) for them.
- Rohan-253 years agoFrequent Visitor
Yes, i am using Power BI dataset as a data source you can check sample code for request in the image below
It's for specific workspace