So as the title says I have an ID field that goes from 1 to 6 and it repeats for the next set of Attributes, I wanted to use this to create an Aggregate field. to bring each set of attributes under their correct fields.
Solved
Using an ID field that repeats to assign a numbers for an aggregate.
Best answer by roland.martin
OK - you should be able to do that with just two transformers, using Advanced Attribute Value Handling in an AttributeCreator. The tester then allows through only every sixth feature, which should have gathered all the attributes you need.
Attribute_Counter = "ID field that has a number 1-6"
value = "SUPPLY_REQUEST00" in your table screenshot
Of course, if the schema varies, or the number of attributes per feature change, it gets a lot more complex!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.