Forum Discussion
Trim function
Hi,
can you please help me in trimming this space please. I have used Trim function on this text field but the Trim function does not work on this.
The length of this reference is showing as 12 instead of 11. There is space before the reference number.
Thank you.
Hi DeeMag ,
Is it like this?
TRIM function (DAX) - DAX | Microsoft Docs
Your space is between the words(double quotes), so it is not removed.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- v-lionel-msftCommunity Support
Hi DeeMag ,
Is it like this?
TRIM function (DAX) - DAX | Microsoft Docs
Your space is between the words(double quotes), so it is not removed.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.