Skip to main content

Hello Everyone..

I have an query regarding transpose for the attribute

one feature elements are 25 as you can see in ID coumns ..

Now my question is how can i transpose the column names to rows and their inforation related to the field..

Please find the attached screenshot with the FME template with sample dataScreenshotsPlease provide how can i fix the issue

Thank You

If you set up your AttributeCreator like this

imageYou will create new attributes named as per the field name, you will then need to expose the attributes and aggregate with a group by of id making sure Accumulation mode is set to Merge Incoming Attributes


Thanks for the reply

I did the above said but i cant see the results as i wanted

Any suggestions or screenshot

 

image


Thanks for the reply

I did the above said but i cant see the results as i wanted

Any suggestions or screenshot

 

image

You need to expose the attributes, if you are running with FeatureCaching on you should be able to import them in the AttributeExposer from the cache

image


Thank You so much

Got it


Reply