I just released QS Alert Banner, a free and open source Qlik Sense extension I developed to inject announcement banners or pop up alert directly into any app.

It's useful for decommissioning notices, migration alerts, maintenance warnings, or any message you need users to see before interacting with a sheet.

QS Alert Banner

What it does

  1. Two-line display A main title + an optional description line in smaller font.
  2. Two clickable buttons Each button has its own label, URL, target (new tab or same tab), and hover tooltip. Perfect for redirecting users to a new app or a documentation page.
  3. Fully dynamic Every text field, color, and URL supports Qlik expressions.
  4. Conditional visibility Show or hide the banner using a Qlik expression (1 = show, 0 = hide). Useful if you only want to display it for certain users or time periods.
  5. Dismissible An optional close button lets users dismiss the banner for the current session. They won't be bothered again until they reopen the app.
  6. Custom styling Background color, text color, font size, banner height so all configurable from the properties panel.
  7. Icon selector Choose between megaphone, info, warning, or no icon at all.
QS Alert Banner
Pop up display

Installation

Qlik Sense Desktop

  1. Download or clone the repository from GitHub
  2. Copy the AlertBanner/ folder to:
   C:\Users\<YOUR_USER>\Documents\Qlik\Sense\Extensions\AlertBanner
  1. Refresh your Qlik Sense application

Qlik Sense Server or Qlik Cloud

  1. Download the .zip from the GitHub release
  2. Open the Qlik Management Console
  3. Navigate to ExtensionsImport
  4. Upload the .zip file
  5. The extension is now available in all apps on the server

Compatibility

PlatformStatus
Qlik Sense Desktop
Qlik Sense Enterprise on Windows
Qlik Sense SaaS

Source code & download

QS Alert Banner is open source (MIT license).

You can use it, modify it, and distribute it freely.

👉 GitHub - qs-alert-banner

If you use it or have feedback, please let me know in the comments or on LinkedIn.