Hi, can somebody help me?
I have some strings that comes into alteryx like: "This is it." with more spaces in the sentence. But after the Alteryx creates the Excel sheet xlsx output then it automatically removes the spaces and creates a string like: "This is it." How can I force Alteryx not to do the inner trim automatically? We need the data with more spaces between the words.
In xls format the Excel keeps the spaces but if I want to create a formatted reporting tool based output there I only can find xlsx possibility.
Thank you