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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
sprasad
Helper II
Helper II

create new report page dynamically

I have already 3 pages in my pbix file. I need to add a new graph to page no 4 with the same format and query as it is there in page 3 DYNAMICALLY. How can I achieve this?

 

Thanks

5 REPLIES 5
v-chuncz-msft
Community Support
Community Support

@sprasad,

 

It seems that you may just Duplicate a report page in Power BI.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

That is correct that I need to Duplicate a report page. I can do it manually/interactively. But I want it to be done Programmatically.  Can It be done?

 

Regards

Sudhir

Anonymous
Not applicable

I too would like to know if Power BI/DAX can create a BI Page dynamically.  I have a list of users and I'd like to run the same query against each user and generate a separate page for the resulting dataset.  The challenge is the list of users changes from week to week.

 

Thanks in advance to any who give this some thought! 🙂

I'm also interested in this... has anybody figured out how it can be done?

Hey,

 

unfortunately this is currently not possible.

Here is a link to the report related REST API methods:

https://docs.microsoft.com/en-us/rest/api/power-bi/reports

 

If you are using a Premium capacity, then you might consider to use a Paginated Report instead, as this report type is based on rdl (report definition language - some kind of XML), you might be able to use this to solve your requirement.

 

Regards,

Tom 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.