Forum Discussion
Embedding Paginated Report with a Power BI Dataset
Ah, I am also trying to do the same thing.
1. Able to build, and view the report went built against a PBI dataset
2. Able to publish the Paginated Report to PBI Workspace - Also works fine, and renders, views, etc the PBI dataset.
3. When embedding, the token etc is generated fine; However, the DYNAMIC DataBinding V2 token generation methods do NOT work.
4. When loading into embedded application, same error as yours. The is BS for sure.
5. When I use the token from the Paginated sample, all embeddes fine.
6. Clearly something not tested, broken or such thing with Embedded PBI datasets.
7. The other obvious issue is the ability to dynamically bind dataset to PowerBI paginated reports.
8. This dynamic binding is really the only way to make SaaS multi-tenant applications with 10s of thousands tenants viable - ie same report, many different dynamic datasets. -
chrisfin Help ?
It is a known limitation when embeddeding a paginated report in the "app owns data" scenario - avive and team are working to unblock that in the coming months.
- Anonymous6 years agoNot applicable
Thanks Chris,
This dynamic data set construction is actually a really cool way to build dataset. We use the PushDS API (which I wish was richer). But scenarios can be very interesting, such as combining 1st party data and 3rd party data from say their APIs, doing the mashup in code C# to ensure data integrity, and then presenting a unified model to PowerBI (and hopefully Paginated soon).
The other obvious feature is "respecting the model" in Paginated. But I guess this is the legacy vs the future issue.
If you need some early beta/preview testing let me know.
- phil
- Anonymous2 years agoNot applicable
So has this been fixed/solved now?
- Anonymous5 years agoNot applicable
Chris - Any headway on "app owns data" for embedded paginated reports - Phil
- chrisfin5 years agoPower BI Team
The team that owns this hasn't yet been able to fund the work, so right now it won't happen until sometime in 2021 it looks like.