Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: JagdevHi Experts,
I know this is possible to pull specific data with the help of split node. Like in a column I want to filter related values ex.
node:Split
bretype:core::Split
editor:sortkey=579638d1106138ad
input:@40fd2c74167f1ca2/=Trim_Fields_2.440474fa418f3480
output:@40fd2c7420761db6/=
output:@456df11556bd6bcf/=
prop:PredicateExpr=<<EOX
'Unit' == u"ABC Re Spec"
or
'Unit' == u"ABC Re Neee"
or
'Unit' == u"ABC Re NA"
EOX
editor:XY=340,110
end:Split
Is it possible to pull related data from a column with a single line of code ex - 'Unit' == u"ABC Re *"
Regards,
Jahdev