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: 
Anonymous
Not applicable

set analysis

Hi,

What is set analysis?

I'm little bit confused, please help me out.

Regards,

Vijay.M

4 Replies
sunny_talwar

Before we answer this, have you got clarity about incremental load?

Anonymous
Not applicable
Author

Anil_Babu_Samineni

Hope This Helps,

Set Analysis is nothing but We can show different ways for users. like assume if we have 100 Countries in the World. Then

Sum({<Country = {'*'}>}Sales)

If, User want to show only India Sales Data then we may write this

Sum({<Country = {'India'}>}Sales)


So, you can write these ways using Set Expressions. Try from Help on your Enterprise Edition and meantime, please have a look which i attached. You may bit clarify this.

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
Anonymous
Not applicable
Author

thanks hope its very useful to me