Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE

GeoAnalytics connector operations with ODAG and Dynamic Views

cancel
Showing results for 
Search instead for 
Did you mean: 
Patric_Nordstrom
Employee
Employee

GeoAnalytics connector operations with ODAG and Dynamic Views

Last Update:

Apr 13, 2021 4:22:29 PM

Updated By:

Patric_Nordstrom

Created date:

Jun 15, 2018 5:40:29 AM

Attachments

Sometimes it's convenient to kick off a geospatial operation in runtime. Since all Qlik GeoAnalytics connector operations are performed at load time the operations are not available as an expression. One way to overcome this limitation is to use on demand app generation (ODAG).

  • This small example shows how to kick off travel area calculations for 10 capitals on demand.
  • The ODAG start app is used to limit the selection to 10 cities and launch the app with the result.
  • The selection is passed from the start app to the template app using ODAG bindings, see load script and documentation for more details.
  • The ODAG template app is used for defining the calculations and the look of the result app.

The examples is only possible to run in Qlik Sense Enterprise Server with ODAG turned on.

Qlik GeoAnalytics is required.

Upload the apps to the server with QMC.

Update

Added example with the new simplified ODAG scripting and Dynamic views, see attachment "SelectDV.zip".

Dynamic Views makes it possible to embed a master visualization from the ODAG template in the main application, so the user don't have to spawn a new app.

SelectDV.gif

 

Tags (1)
Contributors
Version history
Last update:
‎2021-04-13 04:22 PM
Updated by: