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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
avi6886
Partner - Contributor
Partner - Contributor

Linking button to pivot table

I have created a button named as age and applied an action over it to save a variable value (vAgeToggle = 1)

Now what i want is that when i click this button it should show me all the age groups as rows in my pivot table so for that i have applied an if condition under the show column if 

Refer images

Thanks!

2 Replies
Anil_Babu_Samineni
MVP
MVP

Sample please?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
avi6886
Partner - Contributor
Partner - Contributor
Author

Can not share the exact sample due to security reasons but I will explain

See if i click age it should show me <1 years,>10 years so on all the values as rows of the pivot table

If i select gender it should show me male,female as rows of the pivot table

So on for all the buttons shown in the image