Is there a easy way to do that in FME?
Thats how i did it:
now i wonder if there is a easier solution.
Is there a easy way to do that in FME?
Thats how i did it:
now i wonder if there is a easier solution.
Here you go bub. Its quite the Band-Aid approach, but easier than previous solution.
Hi @fluusha ,
Another option in restructuring your data would be to use a modification of the second example of this transpose table article. The attached workspace does assume any attribute names without a number suffix is part of the same transposed row.
Hi @fluusha ,
Another option in restructuring your data would be to use a modification of the second example of this transpose table article. The attached workspace does assume any attribute names without a number suffix is part of the same transposed row.
Can you tell me how you created the Attributes in the Creator?
I cant find a way to do this i always put a attributemanager behind it to create the attributes.
Can you tell me how you created the Attributes in the Creator?
I cant find a way to do this i always put a attributemanager behind it to create the attributes.
Hi @fluusha
Transformers have an option to add attributes if you right-click on the output port.