The AAI Advanced Analytics Expression Builder is a Qlik Sense extension used to create advanced analytics expressions as master items and wrap these in to a prebuilt visualization. These visualizations use native chart types and can be edited either as a master item or un-linked and customized.
- Install the extension through the Qlik Sense QMC.
- Create an application with the data to support your visualization
- Drag the extension onto a sheet
- In either edit or analysis mode, click the "Open Expression Builder" button
- Select the Advanced Analytics method you wish to implement
- Complete the required parameters
- Select the master items you wish to create
- Click "Preview Master Items"
- The code which will be generated will appear in preview
- Click "Create Master Items"
- Click "Close"
- Access the master items through the standard Qlik Sense interface
Because the extension is only required for application development, it should be deleted from the sheet after the visualizations have been generated. There is no dependency between the visualizations and extension after they are generated.
This way the space on your sheet can be used for important insight.
By default the extension will look for the datatype tags in the data model when listing fields for selection. In some cases, such as with dates which have not been correctly tagged on load fields may not show up. Use the "Show All Fields" setting in the properties panel.
See the WIKI for detailed information regarding this project.
Please specify any new methods which would be of use in the GitHub issues.