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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
qliksus
Specialist II
Specialist II

Set Analysis with Inline field selection

Hi, I have inline table which containd one filed, based on the filed i want expression should change.

e:g For one selection Sum and other is Count.

I have written a set analysis but it's not working. can anyone help me to solve??/

2 Replies
vijay_iitkgp
Partner - Specialist
Partner - Specialist

Hi,

You can use the if condition. If(Field=val1,Expression1,Expression2).

Hope this will help.

Regards

Vijay

qliksus
Specialist II
Specialist II
Author

Hi, Thanx for the reply. But the above thing work for a current selection output. But my requirement is little bit different. Please go through the attached Qvw file in my first post.