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!
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.







