Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
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)