Qlik Release Notes

Follow

297 release notes curated from 31 sources by the Releasebot Team. Last updated: Jul 26, 2026

Get this feed:

Qlik Products

  • Aug 13, 2026
    • Date parsed from source:
      Aug 13, 2026
    • First seen by Releasebot:
      Jul 26, 2026
    • Modified by Releasebot:
      Aug 13, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Now in Qlik Cloud Government: Programmatically manage your organization's automations, without transferring ownership

    Qlik Cloud adds programmatic automation management in Qlik Cloud Government, letting trusted OAuth M2M bot users back up, audit, migrate, and manage automations across a tenant without first transferring ownership.

    August 13, 2026

    Now in Qlik Cloud Government: Programmatically manage your organization's automations, without transferring ownership

    Trusted OAuth machine-to-machine (M2M) bot users can now back up, audit, migrate, and manage automations across a tenant programmatically with the admin.automations scope, including ones owned by other users - without having to temporarily transfer ownership first.

    This builds on the admin.apps scope which already provides access to private application content for these administrative and programmatic use cases.

    For more information, see the Qlik Developer portal change log.

    Now supported in Qlik Cloud Government.

    Now supported in Qlik Cloud Government - DoD.

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Aug 11, 2026
    • Date parsed from source:
      Aug 11, 2026
    • First seen by Releasebot:
      Aug 13, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Import and export semantic types

    Qlik Cloud adds import and export for semantic types in JSON, making tenant migrations and environment replication easier.

    August 11, 2026

    Import and export semantic types

    Semantic types can now be imported and exported directly from the interface, using a JSON file. This supports migrating types between tenants and replicating configurations across environments in a few clicks.

    Importing and exporting semantic types

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • All of your release notes in one feed

    Join Releasebot and get updates from Qlik and hundreds of other software products.

    Create account
  • Aug 6, 2026
    • Date parsed from source:
      Aug 6, 2026
    • First seen by Releasebot:
      Aug 7, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Run automations from your AI assistant

    Qlik Cloud adds a way to run Qlik Automate automations from an AI assistant through the Qlik MCP server, with support for listing automations, inspecting inputs, running them inline, handling prompts, checking status, viewing output, and stopping runs.

    August 6, 2026

    Run automations from your AI assistant

    You can now find and run automations from Qlik Automate directly from your preferred GenAI platform using the Qlik MCP server.

    Ask your assistant to list available automations, inspect the inputs an automation expects, and run it by passing values inline. If an automation prompts for input during a run, your assistant can handle the back-and-forth interactively, collecting your responses and submitting them without you leaving the conversation.

    You can also check run status, view output, and stop a run when needed.

    For more information, see Qlik MCP tools.

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Aug 4, 2026
    • Date parsed from source:
      Aug 4, 2026
    • First seen by Releasebot:
      Aug 5, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Date picker input type for write table editable columns

    Qlik Cloud adds a Date picker input type for write table editable columns, making date entry easier in cells.

    August 4, 2026

    Date picker input type for write table editable columns

    Write table now supports a Date picker input type for editable columns. Users can select dates directly in table cells and save changes to the change store, alongside existing manual entry and single-selection input methods.

    For more information, see Date picker.

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 29, 2026
    • Date parsed from source:
      Jul 29, 2026
    • First seen by Releasebot:
      Jul 30, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Export Qlik Answers conversations as PDFs

    Qlik Cloud adds PDF export for new Qlik Answers conversations across app and assistant contexts.

    July 29, 2026

    Export Qlik Answers conversations as PDFs

    You can now export new conversations with the Qlik Answers assistant as PDF files. This capability supports conversations involving both structured and unstructured data within an application and assistant context.

    Conversations created before this release cannot be exported.

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Similar to Qlik with recent updates:

  • Jul 29, 2026
    • Date parsed from source:
      Jul 29, 2026
    • First seen by Releasebot:
      Jul 30, 2026
    • Modified by Releasebot:
      Aug 5, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Flexible scheduling for automations

    Qlik Cloud adds flexible scheduling for automations, bringing the same recurrence options used for app reloads. Users can now run automations on specific days, recurring monthly or yearly patterns, multiple times per day, and within defined time windows.

    July 29, 2026

    Flexible scheduling for automations

    Automations can now be scheduled using the same recurrence options available for app reload scheduling, making it easier to run automations exactly when you need them.

    Previously, automation schedules were limited to a start date, an end date, and a fixed recurrence interval. Anything more specific, such as running only on weekdays, had to be built into the automation logic itself using condition blocks.

    With this update, you can now schedule automations to run at frequencies including:

    • Weekly, monthly, or yearly, and not just at fixed intervals
    • On specific days of the week or month
    • On recurring patterns such as the last day of every month
    • Multiple times per day within a defined time window
    • Between a start time and end time each day until a defined end date

    For more information, see Working with automation scheduling

    Not supported in Qlik Cloud Government.

    Not supported in Qlik Cloud Government - DoD.

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 19, 2026
    • Date parsed from source:
      Jul 19, 2026
    • First seen by Releasebot:
      Jul 21, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Introducing change management for lake landing replication tasks

    Qlik Cloud introduces change management for lake landing replication tasks, adding a dedicated Store changes tab with Change Table capture, DDL handling options, configurable storage and header columns, and flexible full load behavior for more consistent replication task management.

    July 19, 2026

    Introducing change management for lake landing replication tasks

    Store changes settings are now available for lake landing replication tasks in a dedicated Store changes tab. With these new capabilities, lake landing replication functionality further bridges the gap with standard replication functionality, enabling consistent change management across replication task types.

    Key features include:

    • Change Table capture: Automatically store INSERT, UPDATE, and DELETE operations from the source in Change Tables on the target platform for incremental downstream processing.
    • DDL handling options: Choose whether to automatically apply schema changes from the source to Change Tables or ignore DDL modifications to maintain fixed table structures.
    • Configurable storage: Select whether to capture both before and after image data on updates, and customize Change Table naming conventions with configurable suffixes and header column prefixes.
    • Header column management: Exclude specific system metadata columns from Change Tables to reduce storage requirements, or keep all header columns for complete audit information.
    • Flexible full load behavior: Determine how existing Change Tables are handled when a full load starts—DROP and CREATE, delete old changes only, or keep all historical changes.
    • Reorganized settings: Change Data Partitioning settings have moved from the General tab to the new Store changes tab for better organization and usability.

    Store changes settings

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 16, 2026
    • Date parsed from source:
      Jul 16, 2026
    • First seen by Releasebot:
      Jul 18, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Qlik Trust Score™ forensic for Data products

    Qlik Cloud adds a new Quality tab in Qlik Trust Score™ for Data products, giving data product owners a deeper, more actionable drill down into trust and quality with root-cause visibility into what is driving score changes.

    July 16, 2026

    Qlik Trust Score™ forensic for Data products

    Data products Qlik Trust Score™ drill down now gives you a deeper, more actionable view of trust and quality.

    What’s new

    A new Quality tab inside each data product gives you forensic-level visibility into your composite Qlik Trust Score™, so you can see not just where the score sits today, but what's moving it and which datasets are driving the change.

    From the Quality tab you can follow the score from headline number all the way to root cause, layer by layer.

    Why this matters

    Data product owners can now pinpoint exactly what's impacting their trust score and why, getting to root cause in just a few clicks without leaving the data product. That transparency enables the Qlik Trust Score™ to be a truly explainable signal consumers can rely on, and producers can act on.

    Qlik Trust Score™

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 16, 2026
    • Date parsed from source:
      Jul 16, 2026
    • First seen by Releasebot:
      Jul 17, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Business glossary context for Qlik Answers application analysis

    Qlik Cloud adds business glossary context for Qlik Answers application analysis, using linked definitions and synonyms to improve semantic matching and consistency when indexing master items.

    July 16, 2026

    Business glossary context for Qlik Answers application analysis

    Qlik Answers now uses linked business glossary definitions and synonyms when indexing application master items, improving semantic matching and consistency across terminology used in user questions.

    Glossary definitions are evaluated at indexing time. If glossary definitions are updated after indexing, reindex the application to apply the changes. Only glossary terms in Verified state are considered.

    Working with applications in Qlik Answers

    Combining master item descriptions and business glossary terms

    Not supported in Qlik Cloud Government.
    Not supported in Qlik Cloud Government - DoD.

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 16, 2026
    • Date parsed from source:
      Jul 16, 2026
    • First seen by Releasebot:
      Jun 30, 2026
    • Modified by Releasebot:
      Jul 17, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Application script lifecycle tools for Qlik MCP server

    Qlik Cloud adds application script lifecycle tools for Qlik MCP server, letting LLM clients create apps, manage load scripts, run and monitor reloads, and inspect logs and data models for guided and automated workflows.

    July 16, 2026

    Application script lifecycle tools for Qlik MCP server

    New Qlik MCP tools support the application and script lifecycle from your LLM client. You can create an application, inspect and update its load script, run a reload, and verify the results from status and logs. These tools support both guided authoring and automated workflows.

    The new tools let you:

    • Create applications and generate or retrieve script content.
    • Retrieve, replace, and patch the application load script.
    • Trigger, monitor, and cancel reloads, and retrieve reload logs.
    • Inspect the resulting application data model.

    Qlik MCP tools

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 14, 2026
    • Date parsed from source:
      Jul 14, 2026
    • First seen by Releasebot:
      Jul 15, 2026
    • Modified by Releasebot:
      Jul 17, 2026
    Qlik logo

    Qlik Cloud by Qlik

    New Direct Access gateway version (1.7.16)

    Qlik Cloud releases Direct Access gateway 1.7.16 with per-connection chunks recovery control, Canada region support, faster reload stream throughput, and custom file extension support for the File Connector.

    July 14, 2026

    New Direct Access gateway version (1.7.16)

    Direct Access gateway 1.7.16 introduces both new and enhanced features, and resolves several issues. For upgrade instructions and a list of resolved issues, see Upgrading the Direct Access gateway installation

    Chunks recovery can be disabled per connection

    You can now disable chunks recovery for specific connectors, providing more granular control over reload resilience and performance. This setting overrides the global chunks recovery configuration and can be configured directly in the connector settings or via the Public API.

    For configuration details, see Disabling chunks recovery per connection.

    Canada region support

    Direct Access gateway now supports deployment in the Canada region, expanding availability for customers with data residency requirements.

    Improved reload stream throughput

    Reload stream throughput has been improved through optimization of thread pool management, WebSocket protocol handling, and adaptive pacing. These improvements are automatic and require no configuration.

    File Connector custom file extension support

    The File Connector now allows you to configure custom file extensions beyond the default supported types. Configure allowed extensions through the gateway settings or by editing the extension configuration file.

    For configuration details, see Allowing custom extensions.

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 9, 2026
    • Date parsed from source:
      Jul 9, 2026
    • First seen by Releasebot:
      Jul 10, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Advanced expressions and conditional branching in validation rules

    Qlik Cloud adds advanced expressions and conditional branching in validation rules, bringing Qlik script syntax, else if branching, and inline expression validation to the guided rule builder.

    July 9, 2026

    Advanced expressions and conditional branching in validation rules

    You can now define advanced data quality checks with expressions using Qlik script syntax, directly from the rule builder. Rules also now support multiple conditions with else if for branching logic, all without leaving the guided user interface.

    What’s available

    Arithmetic operands: Use +, -, *, /, and modulo between field references and literals on either side of a validation operator. For example: fieldA + fieldB = fieldC, fieldX - 100 > 0.

    Typed function operands (string and number functions): Reference functions including Len, Trim, Left, Right, Mid, IsText, IsNum, Floor as operands in any rule condition.

    Parenthesised sub expressions: Control evaluation order with parentheses. For example: (fieldA + fieldB) * 0.8 = fieldC.

    Users also benefit from inline expression validation with actionable error feedback before the rule is saved.

    Working with validation rules

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 7, 2026
    • Date parsed from source:
      Jul 7, 2026
    • First seen by Releasebot:
      Jul 8, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Fast Mode for Qlik Answers

    Qlik Cloud adds Fast mode in Qlik Answers, making application analysis faster by default for direct questions against structured data. Users can switch to Thinking mode in one click, keep conversation context, and get a prompt to think more when needed.

    July 7, 2026

    Fast Mode for Qlik Answers

    Qlik Answers now includes Fast mode — a new default experience for application analysis that returns answers in seconds.

    What changed

    When you open an application in Qlik Answers and ask a question, you are now in Fast mode by default. Fast mode is optimized for direct, retrieval-style questions against structured data: pulling a number, slicing by a dimension, generating a quick chart. For these kinds of questions, it is significantly faster than before.

    This is the mode you will use most of the time. It handles the everyday questions well, and it handles them fast.

    What stays the same

    Thinking mode is still there, still works exactly as before, and is still the right choice for complex analysis, multi-step reasoning, or building charts and sheets from scratch. Nothing about Thinking mode has changed — it is just no longer the only option.

    Switching modes

    If Fast mode is not what you need, switching takes one click. The mode toggle sits in the chat interface once you have selected an application. Your conversation context carries over when you switch — you do not lose what you were working on.

    If Fast mode genuinely cannot answer a question, it will tell you so rather than returning a weak response. A Think more button appears below the answer, and clicking it reruns your question in Thinking mode with full context preserved. You do not need to re-ask anything.

    When to use each

    Use Fast mode for questions like:

    • "What were total sales last quarter?"
    • "Show me revenue by region for Q1 2026"
    • "Which sales rep had the highest bookings in May?"
    • "Bar chart of top 10 customers by order value"

    Switch to Thinking mode when you want to:

    • Create or modify sheets and dashboards
    • Ask questions that span both structured data and documents or knowledge bases
    • Do multi-step or comparative analysis
    • Dig into something where the answer is not straightforward

    Availability

    Fast mode is on by default for all users with access to application analysis in Qlik Answers. No configuration required.

    Application analysis

    Answering questions with Qlik Answers

    Not supported in Qlik Cloud Government.

    Not supported in Qlik Cloud Government - DoD.

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 2, 2026
    • Date parsed from source:
      Jul 2, 2026
    • First seen by Releasebot:
      Jul 3, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Request access to data products

    Qlik Cloud adds in-marketplace access requests for data products, helping users request dataset permissions directly from the data product marketplace and speeding up data access workflows.

    July 2, 2026

    Request access to data products

    Data consumers can now request access to data products directly from the data product marketplace when they lack the necessary permissions to access a dataset.

    Previously, users who discovered a data product of interest but did not have the required connections or permissions — such as the ability to read a Snowflake table — had to manually identify the appropriate person in their organization to request access, causing delays and interruptions to their workflows.

    With this new feature, users can submit an access request directly through the marketplace by completing a form that captures key details, including their name, job position, reason for the request, and the level of permission required. This enables organizations to streamline and customize their data access workflows, reducing the time data consumers spend waiting for access and improving overall productivity and data utilization.

    Requesting access to spaces

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
  • Jul 2, 2026
    • Date parsed from source:
      Jul 2, 2026
    • First seen by Releasebot:
      Jul 3, 2026
    Qlik logo

    Qlik Cloud by Qlik

    Enriched and automated classification through semantic types

    Qlik Cloud adds enriched, automated classification through semantic types, automatically detecting sensitive data and applying classifications across datasets. It also lets users apply regulations at the dataset level and surfaces compliance info when activating data products.

    July 2, 2026

    Enriched and automated classification through semantic types

    Qlik Cloud can now automatically detect and flag sensitive data based on semantic types, replacing purely manual sensitivity declaration. Classifications are then constantly applied across datasets, and fields not covered by a semantic type can still be classified manually. Users can also apply regulations directly at the dataset level when it applies. This information will surface automatically when activating a data product, ensuring consumers are aware of compliance requirements before a data product is visible on the marketplace for consumption.

    Managing semantic types

    Some functionality may be rolled out in phases and not immediately available in all regions.

    Original source
Releasebot

Curated by the Releasebot team

Releasebot is an aggregator of official release notes from hundreds of software vendors and thousands of sources.

Our editorial process involves the manual review and audit of release notes procured with the help of automated systems.