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: 
kamal_sanguri
Specialist
Specialist

Including all items in list as expression to chart(Pivot Table)

Hi,

I am trying to create a customized table with user selected fields and expression. But stuck... Is there any way to display all selected items as expression... I do not want to list them individually in expression.. What I am trying to do is I will update the list of expression in excel and once I reload the app it should update the chart with added expression in list.

Any help would be appreciated..

Thanks,

2 Replies
ecolomer
Master II
Master II

You can use the function

GetCurrentSelections


and


GetFieldSelections



kamal_sanguri
Specialist
Specialist
Author

can you please explain how can I use these function to solve my problem.. thanks