Skip to main content

I am trying to transpose data. I already read some posts about how to transpose a table using FME. But I am not able to get what I want.

I have the following table within FME:

I want to transpose the data so I get the following format:

So I don't need my column names. This is just an indication for myself.

Does anybody know which transformer(s) I need to use?

If I understand the requirement correctly, this workflow does the trick.


@takashi, it indeed does exactly what I need! Thank you so much :-)


Reply