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

Using Placeholder in Concat() Function used in an Expression

In the following expression $1 is used as a placeholder, $1 doesn't work within the concat() function

If(GetSelectedCount($1)=0,Null(),'&select=' & '$1,' & Concat(distinct$1,','))

Note: This is a definition to a variable and the variable is parameterized

TIA,

Shannoy

 

Labels (2)
0 Replies