Forum Discussion
Power BI Embed
After embedding the Iframe in our application .
We don't have any controlables over iFrame. We are not able to get any values from iframe dropdown "getting blocked by cross origin frame " in java script.
Any suggestions on how to get the values from Iframe.
3 Replies
- v-xulin-mstfCommunity Support
Hi vignesh-490,
Your error is expected if your page and Forms are using different domains.
For the same-origin policy browsers block scripts trying to access a frame with a different origin.
You can refer this similar post, hope it helps!
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
- v-xulin-mstfCommunity Support
Hi vignesh-490
Is your issue solved?
If the issue has been solved, please adopt the solution to help others.
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!
- v-xulin-mstfCommunity Support
Hi vignesh-490,
I haven't heard from you for a long time, have you solved your issue?
If the issue has been solved, please adopt the solution to help others.
If you still have some question, please don't hesitate to let me known.
Best Regards,
Link
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution. Really appreciate!