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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
vinod2086
Creator II
Creator II

Text Object with Multiple charts

Hi All,

i am facing issue with text objects.

my req is i have two text objects (Textobj1 , Textobj2)

under Textobt1 i have multiple charts(chart1, chart2, chart3)

and under Textobj2 created 3 charts chart5, chart6, chart7.

here when i select Textobj1 i want to see only Chart1, chart2, chart3.

and when i select Textobj2 all Textobj1 charts will Hide and Chart5, chart6, chart7 need to display.

how to apply actions on Textobject.

i had tried but i can able to apply actions only on single chart. not sure how to apply actions based on multiple charts.

please help on this

Thanks in Advance

1 Reply
shiveshsingh
Master
Master

Set vTest = 2;

now on Actions tab in TextObject 1  Properties, select Action type as external and choose set variable option.

Put it value 1 and then in your 3 charts, in layout tab, put visibility condition like vTest = 1

similarly do for other chart and text object