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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
dickelsa
Creator
Creator

getting "string value" from variable using macro

Hi all,

I have a question.

At the moment i have a variable that looks like this:

Varialble       =          content

E.V.Descr     =         '= '&E.V. &'% x ' &Vergoeding_E.V.&'%'

so you see, I create a string that looks like this:

=30% x 30%

if i however use GetContent.string, the macro returns '= '&E.V. &'% x ' &Vergoeding_E.V.&'%'  instead of =30% x 30%

Does anyone know how i get the value, instead of the content using a variable?

Thanks in advance!

Best regards,

Dick

0 Replies