Building a Windows application displaying Qlik Sense
This topic describes the basic process you follow when creating a Windows application that is based on the underlying functionality of a Qlik Sense app. The scenario can be:
- The Windows application exposes a restricted view of the Qlik Sense app.
- The Windows application reacts to selections in the Qlik Sense app that are exposed in the Windows application.
- The Qlik Sense app provides part of the functionality of the Windows application.
-
Getting started Qlik Sense .NET SDK.Getting started with the Qlik Sense .NET SDK
-
List the Qlik Sense apps available to you.
Listing available apps -
List all sheets in the Qlik Sense app.
Listing sheets in an app -
Work with selection models and selection history.
Selections history -
Work with paging of data.
Paging of data