Analytic Models

Top  Previous  Next

Overview

 

Analytic Models (or queries) are used to feed dashboards designed with the Analytic Dashboard Designer. Generally, models are written for performing business analysis and should be written with the end user in mind (e.g. using decipherable return names, etc.). In addition to the query, you can leverage Parameters, Field/List Descriptions and Permissions.

 

Permissions to Analytic Models allow the designated users access to the model when using the Analytic Dashboard Designer.

 

Note - Clearview has made several InFocus-optimized models available via InFocus Marketplace. For more information on installing Analytic Models from the InFocus Marketplace, click here.

 


 

Tutorials

Managing Analytic Models

 

Below is a tutorial for managing Analytic Models and making them available to your designers.

 

1.Browse to Utilities>Dashboard Queries Manager
2.Select Analytic Models from the drop-down
oNote, if Analytic Models have not been installed, download one from InFocus Marketplace to get started.
3.Double-click the model you wish to manage
4.Edit the model as appropriate (see descriptions below)
oMost users will simply work with distributing pre-written models (as discussed above)
oIf writing your own model, as a best practice use Field Lists/Descriptions to describe the fields contained in the model. This will be helpful when designing the dashboards.
5.Distribute the Model for use in the designer
oClick the Model Permissions tab
oAssign permissions as appropriate
6.Click Save

 

Creating Analytic Models

 

Advanced Users Only

 

If you’ve been tasked with creating Analytic Models for your firm, below is a step-by-step guide for building them.

 

1.Browse to UT>Dashboard Queries Manager
2.Select Analytic Model from the query type drop-down
3.Click + New Analytic Model from the toolbar
4.Enter the query
5.Configure settings (see descriptions below)
6.Assign Permissions
7.Click Save

 

Your Analytic Model will now be available for use in the Analytic Dashboard Designer.

 


 

Field Descriptions

 

Title
Description - Model description
Query - SQL Query
Parameters - Parameters can be mapped to and used to define undeclared query variables at runtime. Default Values can be configured and will be used when processing the query (server-side). Parameters can be defined by the user at runtime by checking Create Dashboard Param.
oParam Name - Parameter name as it appears in the query. Note, SQL syntax is not needed here (e.g. @AsOf should be listed as AsOf).
oData Type - Associated data type
oDefault Value - Sets the default value to be used by the SQL variable
oCreate Dashboard Param - When checked, the parameter will be automatically added to designs using the model. Users will be able to set the parameter while designing dashboards using the model and when viewing in the Dashboard applet.
Field List/Descriptions - Lists fields used in the query and their descriptions. This can be referenced when using the model in the Analytic Dashboard Designer.
oGenerate Field List - Generate a field list from the query. Once generated, you can then add associated descriptions.
Model Permissions - When checked, users can access the model when designing dashboards with the Analytic Dashboard Designer.