I'm trying to create a template so I can import data in tax software. The template requires any blank cells within the data set to have a single space. I can go into template with excel to use find and replace, but that is cumbersome and requires someone to make sure that happens.
I created a new column using a formula tool with " ". This works well in Alteryx and creates the blank space I need, but when the file is outputted to excel, the space dissappears. How can I keep this blank space?
I have an example of what I see happening below.
Thank you in advance.