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.
To be clear, can I create Dataflow with Power BI embedded, and execute them in the Embedded Capacity?
So based on what you just said, I can enable the refresh and execution of my Dataflow inside of the embedded capacity. That is good if it is the case. Does Embedded capacity offer the same features as the Premium capacity, meaning computed entity and link entity?
Any information about Paginated Report executed in an Embedded capacity?
Many thanks for your answer
Laurent
Yes. Dataflows features like linked and computed entities are available on both Premium and Embedded capacities.
Not sure is Paginated Report supported Embedded capacity.
- lchindeko7 years agoNew Member
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?