Showing the Dashboard Viewer in iframe
Our sample projects and report templates can help you learn the basics of working with our products.This example shows how to show the dashboard viewer in iframe. To show it, use
In the screenshot below you can see the result of the sample code:

<iframe> tag with src attribute, which contains a link to the page with the designer show code:
<iframe style="width: 1100px; height:600px" src="/...">In the screenshot below you can see the result of the sample code:
