Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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)