Multi-row variable set output

garytlawson
Tera Contributor

Greetings all.

 

I have a business requirement to build a multi-row variable set that covers several different topics at once. I'd like to know if there are any methods of scripting to ignore fields that have no entries and if so what would the script look like?

 

Example:

Line 1

Line 2

Line 3

Line 4

Line 5

 

Lines 1, 3 and 4 have entries but 2 and 5 do not.

1 REPLY 1

James Chun
Kilo Patron

Hi @garytlawson,

 

Can you elaborate on what you are trying to do here?

Are you running some process (e.g. workflow, flow) against those entries?

 

I am assuming it's not a single variable per entry but if so, can't you just make the variable mandatory?

 

Cheers