Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ls_
Contributor
Contributor

Render Master object with custom visualization using Nebula.js

We want to render a master object with a custom visualization using Nebula.js in a popup, similar to https://github.com/ajaykakkar93/Qlik-Sense-Dialog-Box.

How can we do this?

Tanks!

Labels (3)
1 Solution

Accepted Solutions
alex_colombo
Employee
Employee

Hi @ls_ , you should create an extension object and put a dropdown with master visualizations as property. Then render charts in a pop up using HTML and CSS.

View solution in original post

1 Reply
alex_colombo
Employee
Employee

Hi @ls_ , you should create an extension object and put a dropdown with master visualizations as property. Then render charts in a pop up using HTML and CSS.