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: 
Not applicable

Display graph dynamically

Hello everyone,

I need help for something quite complicated.

I want to know if it is possible to display dynamically several graph according to a dimension.

For exemple, display this :

qlik-graph-dynamic.png

If in my dimension I have "M, G, N, S, P" (sorry for the double N).

And, if one day I have a new field called Z that appear in my database, a new graph Z will be displayed.

In cognos, we can do this with a container, but I don't know if it is possible with Qlik ?

Thanks

1 Solution

Accepted Solutions
Not applicable
Author

Hi Olivier,

You can achieve this by using a trellis chart.

A trellis chart takes one dimension and displays multiple charts for all the values of that dimension. You can find the trellis in -

New Sheet Object -> Chart -> Pie Chart -> Dimensions tab. Similarly you should find the Trellis option on the other charts as well.

Hope this helps.

Regards,

SK

View solution in original post

2 Replies
Not applicable
Author

Hi Olivier,

You can achieve this by using a trellis chart.

A trellis chart takes one dimension and displays multiple charts for all the values of that dimension. You can find the trellis in -

New Sheet Object -> Chart -> Pie Chart -> Dimensions tab. Similarly you should find the Trellis option on the other charts as well.

Hope this helps.

Regards,

SK

Not applicable
Author

Thanks lot !