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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Markzolotoy
Impactful Individual
Impactful Individual

Embedded reports - save user customization

I am looking for the following solution:

A PBI report is embedded intoa web application. The user changes some things in the file like layout, filters, and other things and the app saves user's changes. Next time he opens the file he sees the changes. Is something like this possible?

 

Thanks

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

Hi @Markzolotoy ,

 

Yes, it is possible to embed a Power BI report into a web application and allow users to save their changes to the report. One way to achieve this is by using the Power BI Client API. This API allows you to programmatically interact with Power BI reports and embed them into your web application. You can use the API to create a custom interface for users to interact with the report, and then save their changes to a backend database or other storage mechanism. When the user returns to the report, you can use the API to load their saved changes and apply them to the report.

 

Refer to:

What is the Power BI embedded analytics Client API | Microsoft Learn

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-jianboli-msft
Community Support
Community Support

Hi @Markzolotoy ,

 

Yes, it is possible to embed a Power BI report into a web application and allow users to save their changes to the report. One way to achieve this is by using the Power BI Client API. This API allows you to programmatically interact with Power BI reports and embed them into your web application. You can use the API to create a custom interface for users to interact with the report, and then save their changes to a backend database or other storage mechanism. When the user returns to the report, you can use the API to load their saved changes and apply them to the report.

 

Refer to:

What is the Power BI embedded analytics Client API | Microsoft Learn

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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