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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
SevillaFe
Contributor
Contributor

Selections Table and Fields

Hello, I need your help with $Table and $Field.
I have a Table1 and Table 2. They are joined and I need that my selections ignore Table1 except some fields. I´m trying that:
count({<$(=concat( {1<$Table={'Table1'} ,$Field-={'datum','[nummer1-nummer2]','Cluster','country','repair'}>} '[' & $Field & ']=',','))>} distinct([nummer1-nummer2]))
but when I selected "country" or "[nummer1-nummer2] i.e. it doesn´t work and I cannot find the problem
 
Thank you
Labels (1)
0 Replies