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