Forum Discussion
Power BI Embedded and Dataflow
- 7 years ago
Yes. Dataflows features like linked and computed entities are available on both Premium and Embedded capacities.
Not sure is Paginated Report supported Embedded capacity.
Yes. Dataflows features like linked and computed entities are available on both Premium and Embedded capacities.
Not sure is Paginated Report supported Embedded capacity.
After being in touch with the Azure support, Paginated Report is also supported on Power BI Embedded starting with capacity A4 to A6.
The other 3 first capacities A1 to A3 can handle only Dataflow but not Paginated report.
For more detail you can check out the following page:
https://docs.microsoft.com/en-us/power-bi/service-premium#workloads-in-premium-capacity
I hope this can help other who may have the same questions for they future applicaiton.
Best regards
Laurent
- chrisfin7 years agoPower BI Team
Keep in mind while Paginated Reports are available in A4 - A6, they aren't yet available through the Power BI API's. The embedded team is working on enabling those over the next few months.
Chris
- sananthv7 years agoHelper II
chrisfin I use a PBI Premium (P1) capacity and trying to embed paginated reports in my application (using Power API's). The PBI service reports are working but not paginated reports (even though I can see the report name and other details in the JSON). If paginated reports are not working through API's, how else do we embed it on the application?