Returning control to host application

When the dashboard software in embedded in a web application or a desktop application, control can be passed back to the host using a drillout component. With web applications you return control using the JavaScript function of the drillout component, and you return control using the DOM when hosting the software in a desktop application. 

This allows the user to experience a seamless transition between the software and the host application. Giving the impression that the user is using a single piece of software.
 
For more information on creating drillout components, please see this topic.