Skip to main content

Building a Windows component using Qlik Sense as computing engine

This topic describes the basic process you follow when creating a Windows component (for example a service) that uses a Qlik Sense app as a computing engine.

  1. Getting started Qlik Sense .NET SDK.
    Getting started with the Qlik Sense .NET SDK

  2. List the Qlik Sense apps available to you.
    Listing available apps

  3. Create a Qlik Sense app.
    Communicating with Qlik Sense

  4. List all sheets in the Qlik Sense app.
    Listing sheets in an app

  5. When you have created a Qlik Sense app, you create a sheet.
    Generic objects in .NET SDK

  6. 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 amongst other things.
    Generic objects in .NET SDK

  7. Place the Qlik Sense object on the sheet.
    Adding and placing objects on a sheet

  8. 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

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!