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: 
girish_talele
Creator
Creator

How to read & use short formulas

Dear Expert,

How to read & use such short formulas (we are using traditional IF, ELSE formulas)

COUNT({($<WHATEVER={WHATEVER}>)} WHATEVER)


is there any documentation on the same.


Regards,

Girish

1 Solution

Accepted Solutions
sushil353
Master II
Master II

Hi,

the below wizard will help you out to write set analysis

tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa=

add http:/ before the above URL.

HTH

sushil

View solution in original post

5 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

Can you explain bit more what you are trying to do with an example.

Example:

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

Regards,

jagan.

tresesco
MVP
MVP

Search "set analysis" in qv help. PFA as well.

sushil353
Master II
Master II

Hi,

the below wizard will help you out to write set analysis

tools.qlikblog.at/SetAnalysisWizard/QlikView-SetAnalysis_Wizard_and_Generator.aspx?sa=

add http:/ before the above URL.

HTH

sushil

jagan
Partner - Champion III
Partner - Champion III

Hi,

Refer Qlikview Help file (F1) for detailed explanation of Set analysis concepts.  Open help file F1 and check for Set Analysis topic.

Hope this helps you.

Regards,

jagan.

girish_talele
Creator
Creator
Author

Thanks Everybody.....