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: 
bashar_f
Partner - Creator
Partner - Creator

How to Insert the value of a variable inside a text object.

Hi,

I have a variable called Sum Of Applications, the sum is lets say 900

How can i make a text object show that number and change based on the database field.

1 Solution

Accepted Solutions
Anonymous
Not applicable

For the text box expression use something like :

=$(vYourVariable)

View solution in original post

1 Reply
Anonymous
Not applicable

For the text box expression use something like :

=$(vYourVariable)