Greetings, I'm having trouble in locating the formatting formula for a text object that allows the test string to be programmable.
What I'm trying to do is make a text object's string be dependent on the result of a data entry of my database.
Like if the result is 0 than the string is "Not at all" or if its 4 than it is "Very much".
In SSRS Report Builder, I know that I can add an expression to the field, but I can't find a similar formatting formula.
Thank you.