🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

"Syntax for 'condition value' field in branch operator"

User: "JoosBuijs"
New Altair Community Member
Updated by Jocelyn
Hi,

I feel this is a stupid question that must be documented somewhere but my Google skills are not sufficient to find it.

I'm using the Branch operator to decide whether or not some operator should be executed. The input on the condition port is an exampleSet with 1 row, 2 columns: 'Row No.' and 'att1'. Now I want to test whether row 1, att1, contains a particular string. So I set the branch operator's condition type to 'attribute_value_filter' but the following condition values are not accepted:
=="myString"
"myString"
myString

etc.
Note that 'myString' should be contained in the field, it will not be an exact match.

Any help is appreciated!!!

Find more posts tagged with