Creating a New Analytic Application
You can create a new analytic application in a series of short steps.
Procedure
-
To create an analytic application, do one of the following:
- From the (
) Main Menu, select 
Create
Analytic
Application
. -
From the (
) Main
Menu, select 
Browse
Files
.From the Files page, select

Create
Analytic
Application
.
- From the (
-
Choose whether you want to place the widget on the canvas or in the opups area
in the Layout tree of the Outline.
If you want to place it in the popup area, select
(Add Popup).
-
Choose how you want to visualize your data in the application: You can use
charts and/or tables.
- Select
Insert
(Table)
from the toolbar to add a table on an existing model. In the
Selct Data Source dialog box you can choose
whether you want to add a table based on an existing model or on no model.
You can choose an existing model in the dropdown Select an
Existing Modell or just type in the name of a model. -
You can choose an existing model in the dropdown Select an Existing Model or just type in the name of a model. The table is displayed with the corresponding data.
-
If you choose No Model the table is displayed empty. You can add a data source at a later point in time.
NoteOnce you have chosen an existing model, it will be used as primary default model whenever you add another table or chart to the analytic application. You can change this data source by choosing
(Change primary model) in the
Builder panel. -
- Select
Insert
(Chart)
from the toolbar to add a chart on an existing
model.
- Select
-
Add more widgets to your analytic application if needed, for example a dropdown, a filter
line, an image, text, or button by clicking on the
button in the
Insert menu and choosing a widget.
You can change the style of every widget in the Styling panel by clicking in the canvas right next to the widget on

More
Actions
Edit
Styling
. -
Add scripts to your widgets if you want to enable user interaction with the UI elements at
runtime and a custom-specific behavior:
-
In the Layout tree hover over the widget name.
-
Click on the
button. If the widget supports multiple events, select one of the
events and click on the
button. NoteYou can also use the
button in the quick action menu
of each widget you have placed in your application. A new tab is automatically created in the script editor, where you can add scripts for the widget.
-
Close the tab by clicking on the
button at the
right of the tab.
-
-
Select
(Save) to save your analytic application.
-
Specify the analytic application's path – you can save to your private files or to a public path.
NoteA public analytic application is visible to all users. A private analytic application is visible to its creator and the users they have chosen to share it with.
-
Provide a unique name for your analytic application.
NoteValid characters are alphanumeric characters and underscores. Spaces can be included but not at the start or end of a name.
-
Provide an optional description.
Whenever you change your analytic application, you have to save your changes first to see them at runtime.
-
- Click on Run Analytic Application in the upper right corner of the Web browser window. The application opens in another Web browser window.