Get element from filtered list

Hi Guys,
Can anybody help me out from the below undetermined nodes.
Issue is to get element from the filtered list value

Okay, so you want for each element that is longer than 8600 set to 9000?

Use List.FilterByBoolMask instead of List.Filter

1 Like

Yes

Thank you Thomas,

Very nice, its working

1 Like