Building a Qlik Sense app from scratch
This topic describes the basic process you follow when building a Qlik Sense app from scratch using the Qlik Sense .NET SDK.
-
Getting started Qlik Sense .NET SDK.Getting started with the Qlik Sense .NET SDK
-
You use a load script to load data into the Qlik Sense app. The script connects to a data source and retrieves the data.Loading data into Qlik Sense
-
When you have created a Qlik Sense app, you create a sheet.Generic objects in .NET SDK
-
Qlik Sense objects are created on the sheet. When the Qlik Sense object has been created, you can continue working with its properties and layout.Generic objects in .NET SDK