Administering Qlik Sense apps using Qlik Sense .NET SDK
Last updated: 9/4/2025
This topic describes the basic process you follow when using the Qlik Sense .NET SDK to administer Qlik Sense apps. The scenario can be:
- Reload Qlik Sense apps.
- Update the Qlik Sense app to use different data sources.
| 1 | Locate the Qlik Sense installation and establish a connection to the Qlik Sense Engine. | Step 1 - Locating |
| 2 | List the Qlik Sense apps available to you. | Listing available apps |
| 3 | Connect to the Qlik Sense app. | Step 4 - Connecting |
| 4 | You use a load script to load data into the Qlik Sense app. The script connects to a data source (database, Excel sheet, etc.) and retrieves the data. | Loading data into Qlik Sense |