Skip to main content
Solved

Hello, Can someone please let me know how I can stack (or transpose) data in FME. More specifically, how can transpose table 1 to 2? This is a small sample of data. I have a dataset with 10 attributes and 1000 rows. FYI, I am using FME 2022.

  • September 7, 2023
  • 3 replies
  • 63 views

Forum|alt.badge.img

Table 1Table1 

Table 2

Table2

Best answer by geomancer

Hi, take a look at the AttributeListEvaluator from FME Hub.

AttributeListEvaluator

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.

3 replies

geomancer
Evangelist
Forum|alt.badge.img+60
  • Evangelist
  • Best Answer
  • September 7, 2023

Hi, take a look at the AttributeListEvaluator from FME Hub.

AttributeListEvaluator


Forum|alt.badge.img
  • Author
  • September 7, 2023

@geomancer​ 

Thank you so much! Great answer.


geomancer
Evangelist
Forum|alt.badge.img+60
  • Evangelist
  • September 7, 2023

You're welcome :)