Skip to main content
Question

Hi i want to export 4 or below alphabetics in So_English_Name like below highlighted yellow colored. i want those to export form that full data

  • May 23, 2022
  • 1 reply
  • 9 views

nareshjilla8055

fmm

1 reply

caracadrian
Contributor
Forum|alt.badge.img+23
  • Contributor
  • 571 replies
  • May 23, 2022

Use AttributeSplitter with Attribute to Split set as So_English_Name, Delimiter set to space ( ), followed by a Tester set as _list{0} <= 4.

If you don't need the split attributes just drop the list along the way.