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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
tommy_g
Helper V
Helper V

Paginated Report fails to run with embedded control in app, but works fine as a standalone option.

This is presumably a permissions issue. We publish an app which is shared for access by other users in our tenant. This works fine. 

 

Previously we would also publish related RDL content, also working well.

 

Recently we started to embed them in the PBIX reports. This works very well in my development environment, even considering we're only two months into GA.

 

I get the following error when accessing via the end-user account. RDL works fine. Embed in PBIX fails. 

Paginated Embed fails.PNG

1 ACCEPTED SOLUTION

Problem summary: it looks like Paginated Report RDL content honors security applied to the published app, as expected. The unexpected glitch as then when the report is embedded on a PBIX report page, the permissions are NOT inherited.

 

Workaround: you must explictily apply sharing permissions to the RDL file.

View solution in original post

4 REPLIES 4
v-xulin-mstf
Community Support
Community Support

Hi @tommy_g

 

Is your data source GA?

Please refer the following link about steps to embed a paginated report, please refer to the specific steps and check.

https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-paginated-reports?tabs=organizati...

If you still have some question, please don't hesitate to let me known.‌‌

 

Best Regards,

Link

 

Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!

I followed the steps in the referenced article. The report runs in PPU by itself, no problem. It connects via a Live connection to a certified dataset in the same workspace. It runs fine embedded in the published app within my development account. It fails when shared to another user's PPU within our Azure tenant. Therefore I do not think it is a capacity or configuration or data source problem. Everything else in the published app works as designed.

 

My guess is there is a permissions issue related to embedding via the new Power BI custom control.

 

Searching for troubleshooting help is difficult because this is not PBI "embedded" in the traditional sense. (behind the scenes, maybe). It is strictly with running the report inside the PBIX.

Problem summary: it looks like Paginated Report RDL content honors security applied to the published app, as expected. The unexpected glitch as then when the report is embedded on a PBIX report page, the permissions are NOT inherited.

 

Workaround: you must explictily apply sharing permissions to the RDL file.

Anonymous
Not applicable

"Workaround: you must explictily apply sharing permissions to the RDL file."

 

How do you do that?

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors