Question

Division of data into a set

  • 8 September 2021
  • 3 replies
  • 3 views

Badge +10

Hi,

 

I would like to ask, does anyone know how to divide data into individual sets based on the same ID? For example, the result will be 5 groups of attributes with the same XOBJECTID.

Thank you!!!


3 replies

Userlevel 4

Have a look at the dataset fanout functionality: https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Workbench/Workbench/fanout_about.htm

Userlevel 5
Badge +29

Also have a look at the documentation on 'group by'

https://desktopmanualbasic.safe.com/DesktopBasic2Transformation/2.10.GroupByProcessing.html

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Transformers/Group_Based_Transformers.htm

Badge +10

Thanks everyone, i will try and let you know.

 

Reply