Alteryx Admin Designer
Version: 2021.1.4.26400
I'm outputting data to Excel as xlsx and not all of the characters are being written to Excel.
I have the following text:
"Consumo "
"CONSUMO"
"Consumo"
And Excel is writing:
"Consumo"
"CONSUMO"
"Consumo"
It is removing the trailing space in the first text.

View result in Excel
