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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
pwagner
Partner - Creator III
Partner - Creator III

Variable with parameters not working

Hello,

I want to use a variable with parameters for description of objects and columns. In QlikView it's working fine. Unfortunately in Qlik Sense NOT.

This is the variable:

pwagner_0-1605867547500.png

And this is how I want to use the variable in the object:

pwagner_1-1605867606658.png


The measure in the variable works, if I put in a value:
pwagner_2-1605867639788.png

Do you have an idea/advice what I can change?

Thank you.
Best regards,
Patrick

Labels (3)
1 Reply
jonvitale
Creator III
Creator III

@pwagner 

It look like in the expression, where the parameter is being used there is an extra ending parenthesis, like this:

TRANSLATIONTEXT = {$1)}

Do you see it?