In Alteryx, I want to write an Excel output that contains two columns with the exact same column name. However, Alteryx automatically renames them as ColumnName and ColumnName1. How can I prevent this and keep both columns with the same name in the Excel output?
I know its doesn't sounds logical to have multiple column with same name. However that's the need at the moment.!