How can I write the selected attributes to CSV from AttributePivoter?
I don't know the names in advance it's a dynamic list of attributes.
How can I write the selected attributes to CSV from AttributePivoter?
I don't know the names in advance it's a dynamic list of attributes.
This article explains the AttributePivoter and similar concepts: https://knowledge.safe.com/articles/31702/pivot-table-using-fme.html
If you don't know the attribute names beforehand, it can be done, but involves creating a schema within the workflow that can be used in the writer. It's not straightforward