Forum Discussion
Matrix visual broken when embedded into web solution
- Anonymous4 years ago
Thanks for the feedback.
points 1 and 2 does not help, as it seems that the restriction is applied by Chrome not to allow requests from different domains (in this case embedded Power BI is trying to reach own domain).
We were able to override the special cookie from the server side to allow cross domain requests.
Hi Anonymous ,
Does your Power BI Embedded report work fine in IE? Many user meet similar problem like yours, but they will work find with IE.
Here I have some suggestions.
1. Try to run Chrome in Incognito mode.
2. Try to clear the browser cache in Chrome.
3. Refer to this blog to turn off "Block third-party cookies..." option in Chrome.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the feedback.
points 1 and 2 does not help, as it seems that the restriction is applied by Chrome not to allow requests from different domains (in this case embedded Power BI is trying to reach own domain).
We were able to override the special cookie from the server side to allow cross domain requests.
- MS_Brad_Dev3 years agoNew Member
Could you elaborate on your solution? Does this fix the problem with showing a matrix in embedded PowerBI?