Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi, I have a report which contains a bunch of Power Matrix KPI tables. This report is sent on a pdf subscription to 30/40 people on a daily schedule and the data refresh is set to a few hours prior in order to allow the refresh to fully complete. On occasion, the pdf will be sent out with partially rendered visuals and a spinning wheel in its place. Is there a way I can have the email be sent out once the report and its visuals are fully rendered?
Hi @rforrester
That will happen when the matrix details takes too long to render.
I would suggest looking at a way to speed up your matrix measures. This could be using making sure you are using the Star Schema, and also making sure your DAX is performant and written as best as possible.
| User | Count |
|---|---|
| 16 | |
| 14 | |
| 13 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 40 | |
| 40 | |
| 34 | |
| 28 | |
| 26 |