Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I would like to show 2 charts in a container side by side.
For example: I have two Master items:
Chart 1: Values
Chart 2: Number
And now, I would like to show these two charts side by side when I click on the Container tab 1 then I would like to show these two charts side by side left side Values chart, and right side Number charts.
Currently, Container shows that 1 tab for Values, and 2 tab shows Number.
Thanks
May be try this
Add a Container (main container)
Add Tab 1
Inside Tab 1, drag another Container
Set inner container layout to “Grid” or “Columns”
Drop Values (chart 1) on the left
Drop Numbers (chart 2) on the right
You can use layout container
Add a Layout Container: In your Qlik Sense sheet, add a Layout Container object (found under Custom Objects Dashboard Bundle).
Add Charts: Add your two master item charts, Chart 1: Values and Chart 2: Number, directly into this Layout Container.
Position and Resize: In edit mode, manually drag and resize these two charts within the Layout Container so that Chart 1 takes up the left half and Chart 2 takes up the right half.