VISUALIZATION & DASHBOARD DESIGN

Qlik Sense Visualization Guide: Every Chart Type Explained

Autor

Qlik Doktor

März 15, 2026 · 11 min read

Qlik Sense Visualization Guide: Every Chart Type Explained

The most common dashboard mistake is not a broken expression or a missing field — it is choosing the wrong chart type. A scatter plot where a bar chart should be. A gauge where a KPI object would do. A pie chart with twelve slices that nobody can read. Get the chart type right and half your design work is already done.

This guide covers every major Qlik Sense visualization: what it does, when to use it, when to avoid it, and how to configure it for maximum clarity. Whether you are building your first dashboard or refactoring a cluttered app, use this as your reference.

How to Choose the Right Chart in Qlik Sense

Every chart type answers a different analytical question. Before you drag a visualization onto a sheet, ask yourself: what is the user trying to understand? Comparisons between categories call for bar charts. Trends over time call for line charts. Relationships between two measures call for scatter plots. If you start from the question rather than the data, you will pick the right chart almost every time.

A useful shortcut: think about how many dimensions and measures you need to show, and whether the data changes over time or across categories. The table below maps common analytical needs to the right chart type.

If you want to show… Use this chart
Values across categories (sales by region, units by product) Bar chart
Change over time (revenue by month, orders by week) Line chart
A single headline metric (total revenue, NPS score) KPI object
Two measures with different scales on one chart Combo chart
Correlation or outliers between two numeric measures Scatter plot
Raw data rows with filtering and sorting Straight table or table
A target or threshold with performance context Gauge or bullet chart
Multiple analytical views without cluttering one sheet Tab container
Contribution breakdown (how parts add up to a whole) Waterfall chart
Hierarchical proportions (many items in constrained space) Treemap
Geographic distribution Map

Bar Charts — Category Comparison

The bar chart is the workhorse of Qlik Sense dashboards. It compares measure values across dimension categories — sales by region, calls handled by agent, defects by product line. Bars can be vertical or horizontal, grouped (comparing sub-categories side by side) or stacked (showing cumulative totals). Horizontal orientation works particularly well when your category labels are long.

Configure bar charts with up to two dimensions and one measure, or one dimension and up to 15 measures. Add trend lines to a single-measure bar chart to show direction over a ranked axis. Avoid stacked bars when you have more than four or five color segments — readers lose the ability to compare intermediate values accurately.

Bar charts are the right default for most «compare X across Y» questions. If your data is time-series, switch to a line chart instead. For a deep-dive on configuration and expression patterns, see the complete bar charts tutorial.

Line Charts — Trends Over Time

Line charts are built for time-series data. They show how a measure moves across a continuous axis — typically dates or sequential periods — making it easy to spot trends, seasonality, and inflection points that would be invisible in a bar chart. Use line charts when the relationship between adjacent data points matters: the slope of the line carries meaning.

Qlik Sense line charts support multiple measures as separate lines and an area variant for filled-in visualization. Keep the number of lines below five — more than that and the chart becomes unreadable. Avoid line charts when your dimension is categorical rather than sequential (for example, regions or product names), as the connecting line implies a relationship between categories that does not exist.

For configuration details, calculated trend lines, and expression examples, see the line charts tutorial.

KPI Objects — Instant Performance Metrics

KPI objects display one or two measure values as large, prominent numbers — no axes, no chart, just the number. They are ideal for executive dashboards where a handful of headline metrics need to be visible at a glance: total revenue, conversion rate, open tickets. Add conditional color coding (green above target, red below) and the KPI becomes a self-explanatory status indicator.

KPIs support sheet navigation links, so clicking a KPI can drill the user into a detailed sheet. When you need more visual context than a number alone — for example, showing where that number sits within a target range — use a gauge chart instead. For a full guide on conditional expressions and layout options, see the KPI objects tutorial.

Combo Charts — Two Measures in One View

The combo chart layers a bar chart and a line chart on the same visualization, each with its own Y-axis. This solves a specific problem: when you have two measures with fundamentally different scales — say, revenue in millions and margin percentage — putting them on a single axis makes one of them invisible. The combo chart gives each measure its own scale while keeping them visually linked across the same dimension.

Combo charts accept one dimension and up to 15 measures. Each measure can be displayed as bars, a line, or markers independently. The key configuration decision is which measure goes on the primary axis (left) and which on the secondary (right) — convention is to put the volume measure (revenue, units) on the left and the ratio measure (margin %, growth rate) on the right. For detailed setup and expression patterns, see the combo charts tutorial.

Scatter Plots — Correlation and Outlier Detection

Scatter plots map individual dimension members as points in a two-dimensional space defined by two measures. This makes them uniquely suited to answering questions like: Is there a relationship between sales volume and margin? Which customers are high-value but low-frequency? Add a third measure as bubble size and you get a third dimension of comparison in a single chart.

Scatter plots require one dimension and two measures minimum. They are powerful but have a learning curve — users unfamiliar with the format can struggle to interpret axes on both sides. Use them for analyst-facing dashboards rather than executive summaries. When your dataset is large, enable zoom and pan so users can explore dense clusters. For use cases, configuration, and expression examples, see the scatter plots tutorial.

Tables and Straight Tables — When You Need the Detail

Tables are the right choice when the user needs to see individual rows of data, compare exact values across multiple columns, or export results. Qlik Sense offers two table types: the straight table (rows and columns with full Qlik associative filtering) and the pivot table (cross-tabular layout for multidimensional aggregations). Use a straight table when users need to drill into records; use a pivot table when you need to cross-tabulate two or more dimensions against measures.

Tables are often overused as a default. If users only need to see aggregate numbers, a chart will answer the question faster. That said, tables are indispensable for operational dashboards where users need to act on specific records — open orders, flagged transactions, support tickets. Configure conditional cell coloring to draw attention to rows that need action. For full configuration and use case guidance, see the tables and straight tables tutorial.

Gauge Charts — Performance in Context

A gauge chart shows a single measure value on a scale with defined min, max, and performance ranges — typically rendered as a radial arc or a linear bar. Unlike a KPI object, which just shows a number, a gauge shows where that number sits relative to thresholds. This makes gauges effective for communicating performance against targets without requiring the user to interpret raw numbers.

Gauges accept one measure and no dimensions. Configure the min/max range to match your real-world thresholds — a gauge with a max of 100 when your measure peaks at 30 will look permanently underperforming. Set two or three color zones (red, yellow, green) to turn the gauge into an instant status indicator. Gauges are space-demanding relative to the single value they display, so use them selectively. For configuration best practices, see the gauge charts tutorial.

Tab Containers — Guided Analysis Flows

The tab container is not a chart — it is a layout object that holds multiple sheets or visualizations under named tabs, letting users switch between views without navigating to a different sheet. This is the right tool when you have more content than fits on a single screen but want to keep related analysis logically grouped. A sales dashboard might have tabs for Overview, Regional Breakdown, and Top Products.

Tab containers reduce sheet sprawl and give you a way to create guided analysis paths. Use them to separate summary views from detail views within the same app context. Avoid nesting tab containers — it creates navigation confusion. For layout patterns and configuration, see the tab containers tutorial.

Advanced Visualizations

Beyond the core chart types, Qlik Sense includes several advanced visualizations worth knowing:

  • Waterfall chart: Shows how an initial value is affected by a series of positive and negative contributions to arrive at a final total. The natural fit for P&L statements and budget variance analysis. Note that selections are not supported in waterfall charts.
  • Treemap: Represents hierarchical data as nested rectangles sized and colored by measure value. Excellent for showing proportional breakdowns of large datasets in a small space — product category share, cost centre allocation. Breaks down when measure values vary by several orders of magnitude.
  • Box plot: Visualizes the statistical distribution of a dataset — median, quartiles, outliers. Use it when you need to compare distributions across groups, not just averages.
  • Geo map: Plots dimension values on a geographic map using point layers, area layers, or density layers. Essential for any analysis where location drives the story — store performance by region, delivery times by postal code.
  • Pivot table: A cross-tabular aggregation with expandable row and column dimensions. More flexible than the straight table for multidimensional reporting; closer to an Excel pivot table in behaviour.

Dashboard Design Principles for Qlik Sense

The best chart selection means nothing if the overall dashboard is poorly structured. These principles apply to every Qlik Sense app, regardless of the data or audience.

  1. Limit charts per sheet to seven or fewer. Cognitive load increases sharply above this number. If you need more, use tab containers or additional sheets linked with navigation buttons.
  2. Use master items for all shared dimensions and measures. Master items ensure consistent labels, colors, and expression logic across every chart that uses them. Changing a calculation once updates it everywhere.
  3. Establish a consistent color palette and stick to it. Use color to encode meaning (red = negative, green = positive, blue = neutral) not decoration. Randomizing chart colors across sheets destroys pattern recognition.
  4. Put the most important number in the top-left corner. Users scan dashboards the same way they read — top to bottom, left to right. KPIs and summary metrics belong in the top-left; detail and drill-down content belongs lower and to the right.
  5. Always test on mobile or small screens. Qlik Sense has responsive layout modes but they require explicit configuration. A dashboard that looks clean at 1920px can be unusable at 1280px.
  6. Every chart needs a clear title that states what it shows. Avoid titles like «Sales Chart.» Use «Monthly Revenue by Sales Region (EUR)» — measure, dimension, unit in one line.
  7. Avoid dual-axis charts unless the relationship is the point. Combo charts are powerful but can mislead when the correlation between the two measures is not intentional. If in doubt, use two separate charts.

Set Analysis and Expressions: The Engine Behind Every Chart

Every number you see in a Qlik Sense chart is the result of an aggregation expression. A bar chart showing «Sales by Region» is calling Sum(Sales) for each region value. But expressions become genuinely powerful when combined with set analysis — Qlik’s syntax for overriding the current selection context. Set analysis lets you calculate prior-year comparisons, budget vs. actuals, fixed benchmarks, or any scenario where you need to compute a measure against a different subset of data than the user has selected.

Understanding set analysis is the difference between a dashboard that answers one question and a dashboard that answers ten. Once you can write Sum({<Year = {$(=Max(Year)-1)}>} Sales) to get prior-year sales regardless of what year the user has selected, the analytical possibilities expand significantly. Every chart type in this guide can be powered by set analysis expressions — they are not a chart feature, they are a data layer feature. See the set analysis guide for the full syntax reference, and the expression optimization guide for performance patterns and common expression patterns used across chart types.

What is the best chart type for a Qlik Sense dashboard?

There is no single best chart type — the right choice depends on what analytical question the chart needs to answer. Bar charts are the best default for category comparisons. Line charts are best for time-series trends. KPI objects work best for headline metrics. If you are building an executive summary dashboard, start with three to five KPI objects at the top, add a bar or line chart for the main trend, and reserve detailed charts for analyst-facing sheets.

How many charts should a Qlik Sense sheet have?

Seven or fewer is a reliable rule of thumb. Beyond that, users spend more time parsing the layout than understanding the data. If your analytical requirements genuinely need more visualizations, use a tab container to split related content into labeled tabs, or create separate sheets connected by navigation buttons. A focused sheet with five well-chosen charts will always outperform a dense sheet with fifteen.

Can I use the same chart for both desktop and mobile in Qlik Sense?

Yes, but it requires explicit configuration. Qlik Sense Cloud supports responsive layouts that adapt to screen size, but you need to test your dashboard at smaller viewport widths to catch layout issues. Charts with long axis labels, dense tables, and small text labels often break on mobile. Consider designing a separate simplified mobile view for executive dashboards that will be accessed frequently on phones or tablets.

What is the difference between a KPI object and a gauge chart in Qlik Sense?

Both display a single measure, but they serve different purposes. A KPI object shows the raw number prominently — ideal when the value is self-explanatory (revenue, count, percentage). A gauge chart shows the number in the context of a range, with color zones indicating whether the value is good, acceptable, or poor. Use a KPI object when users know what the number means; use a gauge when they need visual context to interpret it. Gauges take significantly more space on a sheet, so use them only where performance context is critical.