Forum Discussion
DeeMag
5 years agoHelper II
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 ...
- 5 years ago
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.
v-lionel-msft
5 years agoCommunity 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 Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.