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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
nguyenqx612
Contributor II
Contributor II

Multiple charts under a single tab

Hi,

I'm working on this Qlik Sense app that requires multiple charts under a single tab.

I've used tab/climber tab extension in branch and it only allows a single chart under one tab. is there any way that I can build multiple charts under one tab without creating a new extension using D3/html/CSS? 

Thank you, 

 

1 Solution

Accepted Solutions
pedrobergo
Employee
Employee

Hi,

You can try these Composite Extension to put all the graphics inside one Master Object, then put it into the Climber or Tabbed Container.

[],

Pedro

 

View solution in original post

2 Replies
pedrobergo
Employee
Employee

Hi,

You can try these Composite Extension to put all the graphics inside one Master Object, then put it into the Climber or Tabbed Container.

[],

Pedro

 

nguyenqx612
Contributor II
Contributor II
Author

Thank you, Pedro!!