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
Goutham_07
Frequent Visitor

Paginated reports edit in react application

Hi All 

We have embed paginated reports in REACT applcation by using service principal ,Can we able to edit paginated reports in application without power BI report builder?if yse,please suggest approach

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

Hi @Goutham_07 ,

It is not possible to edit paginated reports directly within a React application without using Power BI Report Builder.

beacuse 

    1.Paginated reports are created and edited using the Power BI Report Builder, which provides the necessary interface and tools for defining the data sources, datasets, layout, and other report properties.

    2.Embedding paginated reports into applications is supported and can be done using the Power BI JavaScript API. However, this is for viewing and interacting with reports, not for editing them.

Below is the official link:
What are paginated reports in Power BI? - Power BI | Microsoft Learn

Best Regards,

Xianda Tang

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

2 REPLIES 2
v-xiandat-msft
Community Support
Community Support

Hi @Goutham_07 ,

It is not possible to edit paginated reports directly within a React application without using Power BI Report Builder.

beacuse 

    1.Paginated reports are created and edited using the Power BI Report Builder, which provides the necessary interface and tools for defining the data sources, datasets, layout, and other report properties.

    2.Embedding paginated reports into applications is supported and can be done using the Power BI JavaScript API. However, this is for viewing and interacting with reports, not for editing them.

Below is the official link:
What are paginated reports in Power BI? - Power BI | Microsoft Learn

Best Regards,

Xianda Tang

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

Thanks for the update

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

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

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

Top Solution Authors