Forum Discussion
malikaditya
6 years agoFrequent Visitor
Alternative to HTMLViewer
Hi Everyone,
Is there an alternative to the HTMLViewer custom visualization. I want to display a web page inside my report and I have tried using the HTMLViewer and Iframe method. I keep getting the cross-origin error. Any ideas or guidance is much appreciated.
Thanks!
You may remove X-Frame-Options header if possible. Alternatively, just add a hyperlink.
2 Replies
- v-chuncz-msftCommunity Support
You may remove X-Frame-Options header if possible. Alternatively, just add a hyperlink.
- malikadityaFrequent Visitor
Thanks, going to ask my IT team to give it a shot!