Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
sherabhai
Helper I
Helper 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 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.

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
Coyote34
Frequent 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.

v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors