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 ...
- 6 years ago
You may remove X-Frame-Options header if possible. Alternatively, just add a hyperlink.
v-chuncz-msft
6 years agoCommunity Support
You may remove X-Frame-Options header if possible. Alternatively, just add a hyperlink.
malikaditya
6 years agoFrequent Visitor
Thanks, going to ask my IT team to give it a shot!