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 August 31st. Request your voucher.

Reply
Gabry
Super User
Super User

PowerBI embedded reports showing multiplied values randomly in angular app

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

3 REPLIES 3
Anonymous
Not applicable

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:

vlinyulumsft_0-1738032636994.png

https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/phased-embedding#considerations-an...

3.Please pay attention to the supported browsers. Here is a screenshot of the relevant documentation:

vlinyulumsft_1-1738032636995.png

4.Finally, ensure that various software versions, such as the browser or Angular application, are up to date:

vlinyulumsft_2-1738032660763.png

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

Anonymous
Not applicable

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

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

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