Bookmarks Demo

July 31, 2023 ยท View on GitHub

Qlik Sense Mashup with function with example of actions on bookmarks (create, activate)

Installation

  • Install application on QMC (Apps) from the file Qlik4U.qvf
  • Install mashup ZIP file on QMC (Extension)
  • change app_id in js/script.js in https://your-qlik-hostname/dev-hub file on the new application id that appears after installation
const app_id = '32bd...90f56b4';

Link to the mashup

https://your-qlik-hostname/extensions/BookmarksDemo/index.html

Contents

  1. 1Installation
  2. 1.1Link to the mashup