Forum Discussion

ngelotte's avatar
ngelotte
Advocate I
9 years ago
Solved

Power Bi Service Embed improvements vs Power Bi Embeded

 I am using the Power BI Service with Pro licenses to embed a report in an internal application. However, the Power Bi Service is missing a lot of the features of Power BI Embeded - filtering capabil...
  • ngelotte's avatar
    ngelotte
    9 years ago

    I have been working with the Power Bi Service Embed and it can use the same javascript as Power BI Embedded as mentioned here

    https://github.com/Microsoft/PowerBI-JavaScript/wiki/Embedding-Basics. It uses a different url and a user token but otherwise works the same. They still support the old way of embedding but for improved functionality you can use the power-bi javascript with the Power BI Service.