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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
james
Creator III
Creator III

USe set analysis to restrict data not using Sum

All, i am trying to get a set analysis to work so i can have a column restricted for a group, lets call it NOrth America.

I am trying to basically state if(data ="200, 300 , 400",'North America')

Basically I am tryng to forc in a grouping for 200,300 or 400 to be called North America

Any ideas? I cannot seemt o get set analysis to work outside of sums

1 Reply
stephencredmond
Partner - Specialist II
Partner - Specialist II

Hi,

If I have to use a set on a field that is not part of a Sum/Count (e.g. a single value), I will generally use something like Max or MaxString so as to give me the option to include the set.

I have to ask though. Wouldn't it be easier, and more efficient for the calculation of your charts, to create these values in the script using a mapping?

Regards,

Stephen