Forum Discussion
sherabhai
2 years agoHelper I
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...
- Anonymous2 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
Coyote34
2 years agoFrequent Visitor
Did you manage to develop the app? I'm developing for Flutter Web, I got the embed token, but I couldn't display the dashboard.