Hi If you your dashboard as a URL and want to load it in your application, you can use IFRAME widget.
If you have some HTML code along with Javascript then can use HTML snippet.
For IFRAME, the dataview must have an attribute with URL in it. This attribute can be used to load the content from URL.
For HTML, I dont think dataview must be needed.
Hope this helps