Returning the Content of the Resulting Dashboard

At the end of the rendering section, make the following method call to return the resulting Excel workbook:

 $dashboardProcessor.getDashboardContent()

This call makes it possible for the dashboard user to view or download the results.