Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello Everyone,
In power bi service i have crated a report from a "Power Aotomated File" located in Share Point, using Export to Power Bi.
I have columns that contain strings with special characters such as ( " , { , [ , ]).
Using dax (substitute) i have created another column without the special characters in these values.
But in my original Column i have two values:
["Maria "]
Maria
The above values in my new Column (free of special characters appear dublicated:
Maria
Maria
I suppose that this value ["Maria "], in my new column have a space after the last charachter and this is the reason that i have the value two times in my new column.
I tried to "Trim" the new column but nothing happened.
Could anyone help me. I want to trim all spaces after the last character and before the first character.
Thank you.
To clean the data from tab, space, next line, I will suggest to use Power Query's Clean & Trim step under Formate (Use both step)
Also perform this step after all your replace steps and at end you can use remove duplicate
I know that,
But I can't use transform Data, to go to Power Query, so i i want to find a solution using Dax.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
27 | |
25 | |
22 | |
20 |
User | Count |
---|---|
58 | |
45 | |
24 | |
24 | |
18 |