Forum Discussion

sherabhai's avatar
sherabhai
Helper I
2 years ago
Solved

Power BI Embedded with Flutter

We have been able to Embed Power BI reports using the Power Bi Embedded - A SKU in our Web applications built on Python. On similar lines, we want to embed Power BI reports in Mobile Apps built using...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi sherabhai,

    Normally you need to prepare an iframe on your structure to store and loading data from power bi embedded report target path and add processing from the verify and getting data steps at the backend.

    For these operations, I'd like to suggest you take a look at the following link about use python to embed power bi report:

    Azure Power BI Embedded SDK for Python | Microsoft Learn
    Regards,

    Xiaoxin Sheng