Hi,
Is there any alternative to Transpose tool I can use to have column names in one row, the reason why I can't use Transpose tool is because of the following behavior:
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Bug-Unexpected-behavior-Transpose-Tool-caches-field-names/td-p/118552
I need to transform column names to one column "Column_names" with column names as values, but column names may update with each file processing (they also may differ because of capitalization only), that is why I can't use Transpose tool, which caches the columns names and if for example: my column name changed from "Mehod NAME" to "Method Name", the output of Transpose tool still shows Mehod NAME.
Thanks in advance!
Oksana