Unpivopting node?

There is a very convinient Node "Pivoting" in the toolbox.
Is there a possibility to "unpivot" a table?
Basically, I mean a reverse transformation to get a "tall" format from the "wide" one,
which is useful e.g. to save the data in a database.

Thanks in advance,
Alexandre.

Hi Alexandre,
Sorry, we don't have an Unpivoting node in our repository, but we see the need for implementing one if we have the time and resources. If you just want to transform=transpose a table in a way that rows and columns are switched, you might check out the Transpose node for the moment...
Regards, Thomas