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: 
nathan_
Contributor
Contributor

Custom property panel for extension with multiple hypercubes

Hi All,

I am building a network graph extension using nebula.js with 2 hypercubes, 1 for the nodes and 1 for the edges. The tutorial on qlik.dev (https://qlik.dev/libraries-and-tools/nebulajs/configuring-data) goes through how to configure multiple hypercubes, but does not go further to explain how to configure the property panel to populate the hypercubes with dimensions and measures.

When I reuse the "data" component in the property panel, a new hypercube is created and the data is added to it instead of the 2 hypercubes I defined at the start.

layout.png

(I want to add the data to /nodes/qHyperCube, but using the "data" component automatically creates a new hypercube and updates /qHyperCube instead)

How do I configure the property panel so that I get to add dimensions and measures to the 2 hypercubes separately?

Thank you in advance

Labels (3)
0 Replies