Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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 Flutter framwork. Any pointers twards the same?
SUnce Flutter is based on DART, we want to know what should be the right approach for embedding Power BI in Flutter based apps.
Solved! Go to Solution.
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
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.
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
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.