Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: 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)