A drag&drop mashup editor for Qlik Sense
- Download the zip file & unzip anywhere or clone in desktop (from github)
- start your Qlik Sense dekstop
- install nodeJS & launch start.bat
- open a web brower and connect to http://localhost:3000
- enjoy
- Download the zip file & unzip anywhere or clone in desktop (from github)
- Edit the config.js file to connect to your server (you can take the second commented block as an example)
- Deploy the bounce mashup in Qlik Sense Server to have a smooth authentication process
- install nodeJS & launch start.bat
- open a web brower and connect to http(s)://yourserver:port
- enjoy
This is not a Qlik product. This is not supported. If you encounter any problem, please open an issue on github. This was successfully tested on Qlik Sense 2.0.1 and 2.0.2. It should not work on any version below 2.0.0.
Thanks to Anthony Alteirac for his mdemo mashup builder that inspired this work