Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I wanted remove last two characters from the string 'demo"}' ie, i want to remove " and }
I tried using the below code but its not working
LEFT([column],,(LEN([column])-2)) and its not working .. can anyone help me please on this pls
Solved! Go to Solution.
It is definitely a column and not a measure? Do you get an error or blank?
try left([column],(LEN([column])-2)) with 1 comma.
It is definitely a column and not a measure? Do you get an error or blank?
@sharvan029,
Glad to hear the issue is solved, you can accept appropriate reply as answer to close this thread.
Regards,
Lydia
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 74 | |
| 50 | |
| 48 | |
| 46 |