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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
veribel
New Member

Viewing reports in mobile mode with flutter webview

How can I show Power BI reports as webview in flutter. Reports open in desktop mode. Is there any way to do this?

3 REPLIES 3
harnesspaintbal
New Member

There is a solution, which I discovered. Because I had already built a web app, I integrated full-screen reports into my react app and displayed them in an inapp web. View in flutter: geometry dash lite

Thanks,  

ichavarria
Solution Specialist
Solution Specialist

Hi @veribel,

 

Yes, you can embed Power BI reports in a Flutter app using the Power BI Embedded API. Here are the high-level steps to do this:

 

  1. Create a Power BI account: If you don't already have one, you will need to create a Power BI account.

  2. Create a Power BI report: Create a report in Power BI that you want to embed in your Flutter app.

  3. Create an Azure AD application: You need to create an Azure AD application to use the Power BI Embedded API. You can do this in the Azure portal.

  4. Generate an embed token: Use the Power BI Embedded API to generate an embed token for your report.

  5. Embed the report in your Flutter app: Use the Power BI Embedded API to embed the report in your Flutter app. You can use a WebView or a WebView plugin in your app to display the report.

Here are some additional resources that can help you get started:

 

Note that you will need to have a good understanding of both Flutter and the Power BI Embedded API to successfully embed a report in your app. It may also be helpful to work with a developer who has experience with both technologies.

 

Best regards, 

Isaac Chavarria

If this post helps, then please consider Accepting it as the solution and give Kudos to help the other members find it more quickly

this is not the solution at all, anyone who ever countered this issue should've known all of the hint this guy saying

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Kudoed Authors