Forum Discussion
sprasad
8 years agoHelper 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
v-chuncz-msft
8 years agoCommunity Support
- sprasad8 years agoHelper II
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
- Anonymous7 years agoNot 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! :)
- rickymistry6 years agoNew Member
I'm also interested in this... has anybody figured out how it can be done?