The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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,
User | Count |
---|---|
8 | |
5 | |
5 | |
4 | |
2 |
User | Count |
---|---|
10 | |
9 | |
7 | |
7 | |
6 |