Forum Discussion
Keep trailing spaces when loading model
- 7 years ago
Hi doubles,
By my tests, we may not keep the trailing spaces when loading the data. It will only load the space before the character or the space between the characters.
You could submit your idea in Power BI ideas Forum.
As a workaround, if you have the same trailing space, you could use dax to add the space.
Here is an attachment you could refer to.
Best Regards,
Cherry
Hi doubles,
By my tests, we may not keep the trailing spaces when loading the data. It will only load the space before the character or the space between the characters.
You could submit your idea in Power BI ideas Forum.
As a workaround, if you have the same trailing space, you could use dax to add the space.
Here is an attachment you could refer to.
Best Regards,
Cherry
Thank you, yes -- I did end up using DAX to add the spaces.