Creating a mashup web page from scratch
                This example guides you through the workflow of creating a basic web page displaying some objects from the Helpdesk Management example app.
Do the following:
- 
                        
Open Dev Hub.
See Launching Dev Hub.
 - 
                        
Create a new mashup.
Click
Create new mashup, give the mashup a name, and then select the mashup template you require.
In this example we name it MyMashup and select Basic mashup template.
 - 
                        
Right click on the newly created mashup and select Edit.
The mashup is launched in the Mashup editor.
 - 
                        
Select a Qlik Sense app to connect to.
In this example we select the Helpdesk Management app.
 - 
                        
Select the visualizations to display in your mashup.
In this example, we select the following visualizations:
- Avg Case Resolution Time (Days)
 - Open & Resolved Cases Over Time
 - High Priority72Cases
 - Open Cases vs Duration
 - Open Cases by Age
 - Case Details: 9031 Cases
 
 - 
                        
Change the title of the mashup.
Select the MyMashup.html tab. Locate the following line:
<title>Qlik Sense Mashup</title>Change it to:
<title>My Mashup</title> - 
                        
Click Save to save your mashup.
 
You have now created a mashup using a basic template.