Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hey guys,
I'm encountering a very strange issue:
I'm experiencing an inconsistent data display issue with Power BI reports embedded in an Angular application (embedding for customers).
Symptoms:
- Table values are sometimes doubled or tripled
- Example: A table with values [1, 5, 8] incorrectly shows as [2, 10, 16] or [3, 15, 24]
- The issue is inconsistent and appears randomly
Troubleshooting observations:
- Same report shows correct values when opened on different PCs
- Switching browsers sometimes resolves the issue, sometimes requires using a completely different PC to see correct data
Environment:
- Angular application
- Power BI embedded reports
- Multiple client environments affected
The random nature of the issue makes it difficult to debug, and it's causing significant customer complaints.
Has anyone encountered similar behavior? Looking for suggestions on what to check in either the embedding code or Power BI configuration.
Really appreciate any suggestion
Hi, @Gabry
Thanks for reaching out to the Microsoft fabric community forum.
I'm honoured to provide you with some ideas. The values in the table appearing as multiples is indeed a strange phenomenon, which makes me suspect that there might be an issue during parameter passing. Here is the relevant content I found, which I hope will be helpful to you:
1.As you mentioned, "sometimes you need to use a completely different PC to view the correct data," I suspect that during parameter passing, the values might not be fully overwritten, retaining previous values. You can try clearing the browser cache or using incognito mode to see if the issue persists. Sometimes, cached data can cause inconsistencies.
2.Are you using phased embedding? Phased embedding might slow down the report rendering speed. Here is a screenshot of the relevant documentation:
3.Please pay attention to the supported browsers. Here is a screenshot of the relevant documentation:
4.Finally, ensure that various software versions, such as the browser or Angular application, are up to date:
GitHub - microsoft/powerbi-client-angular: Power BI Angular component. This library lets you embed P...
Of course, if you have any new discoveries or questions, please feel free to get in touch with us.
Best Regards,
Leroy Lu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Leroy,
thank you very much for your reply.
About point 1, yes we have tried but sometimes it's not enough.
About point 3 of course we use only those browsers.
Regarding points 2 and 4 I will check with the development team to confirm
Hi, @Gabry
Thank you for your prompt response.
We look forward to your test results. If you find a solution, please feel free to share it, as it can help other members in the forum who have similar issues. Thank you in advance for your support and cooperation!
If you have any other questions or need further assistance, please feel free to let me know.
Best Regards,
Leroy Lu
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |