FUNDAMENTALS & CONCEPTS

Qlik Sense Desktop: Download, Install & Build Your First Dashboard

Autor

Qlik Doktor

März 15, 2026 · 9 min read

Qlik Sense Desktop: Download, Install & Build Your First Dashboard

Want to try Qlik Sense without paying for a cloud subscription? Qlik Sense Desktop is completely free and runs entirely on your Windows PC. No server setup, no license key, no credit card. Just download, install, and you can be building your first interactive dashboard within the hour.

This guide walks you through every step: downloading the installer, loading your first dataset, and creating your first chart — all without any prior Qlik experience.

What Is Qlik Sense Desktop?

Qlik Sense Desktop is the free, single-user version of Qlik Sense that runs locally on your Windows computer. It gives you the full power of the Qlik associative analytics engine — the same engine that drives enterprise deployments — without needing a server or a cloud account.

With Qlik Sense Desktop you can:

  • Connect to local data files (Excel, CSV, QVD, and more)
  • Build and manage a data model using the visual Data Manager or the scripting editor
  • Create interactive charts, tables, KPI tiles, and filters
  • Explore data associatively — click any chart element and every other chart instantly filters to match
  • Export apps as portable .qvf files to share with other Qlik users

What it does not include:

  • Publishing apps for other users to view in a browser
  • Cloud-based data connectors (Salesforce, SAP, Snowflake, etc.)
  • Scheduled data reloads or alerts
  • Collaboration features (comments, spaces, governed data)
  • Mobile-optimised access for teammates

In short: Desktop is ideal for learning Qlik, building personal dashboards, and prototyping apps before moving them to a team environment.

Is Qlik Sense Free?

This question deserves a straight answer, because the Qlik product family can be confusing:

  • Qlik Sense Desktop — free forever. No trial period, no feature expiry. You can use it for personal analytics as long as you like. The only restriction is that it’s single-user and local only.
  • Qlik Cloud — free trial available. Qlik Cloud (the hosted SaaS platform) offers a free trial period so you can explore multi-user collaboration, cloud connectors, and the Qlik Sense web app. After the trial ends you need a paid subscription.
  • Qlik Cloud paid plans start at Business tier and scale up to Enterprise. See our Qlik Cloud pricing breakdown for the full cost picture.

For anyone just starting out, Desktop is the right entry point. You get the real product, not a hobbled demo version.

System Requirements

Before you download, make sure your machine meets these requirements (current as of November 2025):

Component Minimum Requirement
Operating System Windows 10 (64-bit) or Windows 11
Processor Intel Core 2 Duo or higher with AVX support
RAM 4 GB minimum (8 GB recommended for real datasets)
Disk Space 5 GB free
.NET Framework Version 4.8.1 or higher
Screen Resolution 1024×768 minimum
Browser Microsoft Edge, Google Chrome, or Mozilla Firefox
Privileges Local admin rights required for installation

Note on RAM: 4 GB is enough to install and explore sample data. Once you start loading real business files with tens of thousands of rows, 8 GB makes a noticeable difference in responsiveness.

How to Download and Install Qlik Sense Desktop

Follow these steps to get Qlik Sense Desktop on your machine:

  1. Go to the Qlik Download page. Navigate to community.qlik.com/Downloads. You will need a free Qlik account to access downloads. If you do not have one, click Register and sign up — it takes about two minutes.
  2. Log in to your Qlik account. Once logged in you will see the Downloads section with all available products.
  3. Select Qlik Sense Desktop. Under the Qlik Sense section, find Qlik Sense Desktop and click on the latest release (named by month and year, e.g. November 2025). Download the Qlik_Sense_Desktop_setup.exe installer.
  4. Run the installer. Double-click the downloaded Qlik_Sense_Desktop_setup.exe. You will need local admin rights on your PC.
  5. Accept the license agreement. Read through and accept the Qlik End User License Agreement.
  6. Choose your installation type. For most users, the standard installation is fine. If you want to store apps in a custom folder (for example, a different drive), choose Custom Installation and specify your preferred directories.
  7. (Optional) Select extension bundles. You can add optional visualisation extension bundles at this step. These give you extra chart types. You can always add them later.
  8. Click Install and wait. The installer copies files and configures the local Qlik engine service. This typically takes 3–5 minutes.
  9. Launch Qlik Sense Desktop. After installation completes, open Qlik Sense Desktop from your Start menu or desktop shortcut. It opens in your default browser at localhost:4848.

Your apps are stored locally at C:\Users\{your-username}\Documents\Qlik\Sense\Apps and saved in the portable .qvf format.

Loading Your First Dataset

Qlik Sense Desktop opens in your browser and shows the Hub — your personal workspace. Here is how to create your first app and load some data:

  1. Create a new app. On the Hub, click Create new app. Give it a name (e.g. «Sales Analysis») and click Create.
  2. Open the app and go to the Data Manager. Click Open app, then click Add data in the top toolbar. This opens the Data Manager.
  3. Connect to a file. Click Add data from files and other sources. Select File and then browse to an Excel (.xlsx) or CSV file on your computer. Qlik Sense Desktop can read most standard Excel workbooks directly — no preparation needed.
  4. Preview and confirm your data. Qlik shows a preview of your table. Check that the column headers and data types look correct. Qlik auto-detects dates, numbers, and text. Click Add Data.
  5. Load the data. Click the Load data button (top right). The Qlik engine reads your file into its in-memory associative model. For a typical spreadsheet with a few thousand rows this takes under ten seconds.
  6. Review the Data Model. After loading, click Data model viewer to see your tables and fields laid out visually. If you loaded multiple tables, Qlik may have automatically linked them on matching field names — this is the associative engine at work.

No data of your own yet? Qlik ships with a built-in tutorial app called Executive Dashboard that appears in your Hub by default. You can use it to explore charts and filters without loading anything yourself.

Building Your First Chart

Once your data is loaded, you are ready to create visualisations:

  1. Open a sheet. From the app overview, click Create new sheet and give it a name. Then click the sheet to open the Edit view.
  2. Add a chart from the Assets panel. On the left, you will see the Assets panel with a list of chart types. Click and drag a Bar chart onto the canvas. Resize it to fill the space you want.
  3. Add a dimension. A dimension is the category on your X-axis (for example: Product, Region, Month). Click Add dimension and select a text field from your dataset — something like a category or name column.
  4. Add a measure. A measure is the value you want to aggregate (for example: total sales, count of orders). Click Add measure. You can pick a field and Qlik will wrap it in a Sum() function automatically, or type your own expression.
  5. Your bar chart appears. Qlik renders the chart immediately. Each bar represents one dimension value and its total measure.
  6. Try the associative selection. Click any bar in your chart. Watch how every other chart or filter on the page instantly highlights matching data and greys out non-matching values. This is what makes Qlik different from traditional BI tools — selections propagate across your entire dataset in real time.
  7. Save your work. Click the tick icon (top left of the toolbar) to save and exit Edit mode. Your sheet is saved automatically to your local .qvf file.

Want to go deeper on chart configuration and formatting? Our Qlik Sense bar charts guide covers sorting, colour rules, reference lines, and more.

Qlik Sense Desktop vs. Qlik Cloud: What’s the Difference?

As you get comfortable with Desktop, you may start wondering whether Qlik Cloud is worth the upgrade. Here is a quick comparison:

Feature Qlik Sense Desktop Qlik Cloud
Cost Free Free trial, then paid
Users per app 1 (you only) Multiple (team access)
Data sources Local files (Excel, CSV, QVD, ODBC) Local + 100+ cloud connectors (Salesforce, SAP, Snowflake, etc.)
Scheduled reloads Manual only Automated on a schedule
Sharing apps Export .qvf file only Share via browser link, embed, or managed spaces
Insight Advisor AI Limited Full AI-assisted chart suggestions
Alerting & subscriptions Not available Email alerts, subscriptions
Mobile access Not available Responsive mobile browser
Installation required Yes (Windows only) No (browser-based)

Bottom line: Start with Desktop to learn the product. Move to Qlik Cloud when you need to share apps with colleagues, connect to cloud data, or automate data refreshes.

Next Steps: Where to Go from Here

You have Qlik Sense Desktop installed and your first chart on screen. Here is a practical learning path to take you further:

  • Master your data model. The associative engine is only as good as the structure behind it. Work through our Qlik Sense Data Modeling Course to understand keys, table relationships, and how to avoid synthetic keys and circular references.
  • Learn set analysis. Set analysis is the most powerful feature in Qlik for building KPIs and comparative metrics — things like «sales this year vs last year» or «top 10 customers excluding returns.» Our set analysis tutorial starts from zero and builds up to real business use cases.
  • Explore the scripting editor. The visual Data Manager is great for getting started, but the scripting editor (press Ctrl+Shift+S in the Data load editor) gives you full control over transformations, joins, and calculated fields.
  • Load more data sources. Try connecting to a second table and linking it to the first on a shared key field. This is where Qlik’s associative model really starts to shine.

Can I use Qlik Sense Desktop on a Mac?

No. Qlik Sense Desktop only runs on Windows 10 (64-bit) or Windows 11. Mac users have two options: run Windows in a virtual machine (e.g. Parallels or VMware Fusion), or sign up for a Qlik Cloud free trial, which is fully browser-based and works on macOS.

What file formats can Qlik Sense Desktop open?

Qlik Sense Desktop can read Excel workbooks (.xlsx, .xls), CSV and text files, QVD files (Qlik’s native binary format), XML, JSON, HTML tables, and any ODBC-compliant database you have installed locally (such as MySQL, PostgreSQL, or MS Access via ODBC driver). For most beginners, Excel or CSV is the easiest starting point.

Is Qlik Sense Desktop the same as QlikView?

No, they are different products. QlikView is an older Qlik product with a different interface and architecture. Qlik Sense Desktop is the modern successor — it uses a drag-and-drop sheet-based interface and supports the same app format (.qvf) as Qlik Cloud. If you are just starting out, Qlik Sense Desktop is the right choice. QlikView is not recommended for new learners.

Can I upgrade my Desktop apps to Qlik Cloud later?

Yes. Apps built in Qlik Sense Desktop are saved as .qvf files, which can be imported directly into Qlik Cloud. Your sheets, charts, and data model all come across. You may need to update data connections (switching from local file paths to cloud connectors), but the visualisation layer transfers cleanly. This makes Desktop a great place to prototype apps before deploying them to a team.