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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Karthick30
Creator
Creator

Container Navigation based on Another container title

Hi,

I am using 2 Container Objects separately. Each container has 2 subdivision. like below

1) Karthick30_1-1661166546463.png

2)

Karthick30_2-1661166589619.png

 

Now my requirement is .. if i choose 2nd subdivision in Container 1(that is 'Users W/o AD ID')... I need container 2 to show 2nd sub division as well as active tab. that is ( 'Users W/o AD ID info').

 In Simple terms, If I choose 1st object in Container 1, by default container 2 will need to show Object 1.

        If I choose 2nd Object in Container 2, by default container 2 will need to show object 2

Will it possible?

 

 

Labels (4)
2 Replies
Mark_Little
Luminary
Luminary

Hi @Karthick30 

Should be able to do that with Getfieldselection() function inan if statement on the container.

Getfieldselection("2nd subdivision") = 'Users W/o AD ID'

WesleySouzaPmpDataAnalytics
Partner - Contributor
Partner - Contributor

Já fez utilizando a visualização do container? Onde vc cria a subdivisção em um outro container passando uma variavel para ativar a visualização.