Hi,
What formula can we use for getting list of selected names from ListBox tool and use it for updating Report Text Tool ?
For example, if we have excel file with 2 columns NAME, VALUE that is used as source for ListBox tools:
NAME: option1, option2, option3
VALUE: 1, 2, 3
I am looking for formula for getting selected NAMEs (for example option2, option3).
I've found only way to get selected VALUEs by using Update Value action type in Action tool (in example above, "2","3") :
