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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Optimized way to load layout in power bi embedded

I'm currently developing an application using power bi embedded.

I want, according to some filter selections, to either show or hide some visuals from the page.

Therefore I have 2 alternatives:

- Put all the visuals in one page and then load the appropriate layout, and play with the visibility attribute in the configuration variable. ( and afterwards call report.updateSettings() )

- Duplicate pages with the appropriate visuals that will simulate a specific state of filters, and each time load the appropriate page.

 

My question is: In terms of performance and cost management, which alternative is better to use ? which one will cosume less RAM and CPU ?

 

Thank you,

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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