Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all
I'm making a Qlik Sense mashup. In the mashup i'm working with tabs. When te first tab is selected my qlik sense object is visible. When I select another tab only the title from the object is visible.
Can somenone help me?
Tab 1
Other tab
Thanks
Hi Matei,
I believe its the problem is with the css. Are you making use of Bootstrap to build your mashup?
Tabs are nothing but divs with z-index css property assigned. So if you can add css properties to your visualization divs with z-index greater than the selected tab, you will be able to see your visualizations.
Thanks,
Sangram
Maybe you could use a button/tag variable in the Qlik app.