Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hey guys
I'm using an intranet for all my reports distribution, basically, I'm embedding them in web pages to add some nice content, explanation, ....
One of the options that I made is to open the report in full screen, so when clicking on that button the report will open on a new page but with no intranet menu, no content, no explanation will appear, just the PBI report in the web page
the problem is when the user clicks on the "Full Screen" button we will have 2 reports loading at the same time, the first one with the content ...., and the one on the new page, which is slowing the reports loading, if we have many users doing the something it will create a problem for the Workspace capacity 😞
I was thinking if I clear the report zone <div> on the first page would be enough to stop the report loading so only the report on the second page will continue to be loaded, or should I call a specific API to stop loading the first instance... or something else maybe ?
What do you think?
Solved! Go to Solution.
If you suspect the queries to be identical you can enable query caching for your dataset.
Hi @lbendlin,
It's a deduction because when monitoring the traffic I noticed that each page is loading almost the same size of data, which means that the workspace served the data twice for the same client, I'm wrong?
If you suspect the queries to be identical you can enable query caching for your dataset.
Ok, I will enable it
so you don't think emptying the first page will change something on the report speed and Workspace capacity right ?
yeah, I don't think these contribute.
which is slowing the reports loading, if we have many users doing the something it will create a problem for the Workspace capacity :disappointed_face:
Do you have facts to corroborate this claim, or is it just an assumption?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
8 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |