cancel
Showing results for 
Search instead for 
Did you mean: 

Smartform supress initial value

0 Kudos

Hi,

Is there any way to supress initial value of a variable when I have multiple variables in one text node?

For example I have defined my text like this:

Many times my Lenght_03 etc are empty and I don't need to print them. Currently it prints blank row for each initial variable. I tried using (I) but it doesn't work. Any workarounds except making different text nodes for each row?

Accepted Solutions (0)

Answers (1)

Answers (1)

krishnaananth
Active Participant
0 Kudos

Hi,

Option 1: write code to concatenate variables and use SHIFT <value> LEFT DELETING LEADING space

Option 2: Split rows and use separate text component for each row. Use condition to check if variable is blank.

Pls close the thread if you get answer...

Regards,

Ananth