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

set analysis expression

Could anyone explain the below set analysis expression.

 

 

{$<$(=concat({<$Table-={"Department","Department Group"}>} '[' & $Field & ']=',','))>}

 

 

 

 

-Prabhu
Labels (1)
2 Replies
marcus_sommer

$Table and $Field are system-fields containing the table/field-names of your loaded datamodel. The concat() within the $-sign expansion creates now a field-listing of all tables unless the specified department-tables in the way of:

[Field1]=, [Field2]=

which is then used to ignore any selection in all listed fields for the calculation which contains this set analysis.

- Marcus

Brett_Bleess
Former Employee
Former Employee

If Marcus' post helped you with what you needed, please be sure to close out your post by using the Accept as Solution button on his post, as this gives him credit for the help and lets other Members know it was what you needed.  

I am also providing the following Design Blog link that may help you be able to sort things out on your own too:

https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.