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.
Hi,
We are pulling text information from excel files and load it into data model in sql server. The problem is all symbols used in the excel like indentation, tab, bullets ...etc. For example in once cell we are getting the following:
2.u00A0u00A0u00A0u00A0u00A0 Test Assumption 1 |
when researching the unicode we found that this code u00A0 corresponds to "Non Breaking Space". I can easily do replace values like this :
To replace the values with the actual representation but I would like to know if there is more generic dynamic way so that any unicode character found in the text is getting replaced woth the actual representation ? This is to avoid having to edit the report and apply the same method above for every encountered unicode.
Thanks for your help.
Solved! Go to Solution.
@alisaleh Try this unichar table list. Copy paste this table in Power BI or via excel
Unicode Character Lookup Table (altcodeunicode.com)
@alisaleh Try this unichar table list. Copy paste this table in Power BI or via excel
Unicode Character Lookup Table (altcodeunicode.com)
Hi @alisaleh - can you please share some sample data in drive with what is expected that helps to understand
Thank you
Did I answer your question? Mark my post as a solution! This will help others on the forum!
Appreciate your Kudos!!
Proud to be a Super User! | |
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 |
---|---|
78 | |
76 | |
59 | |
35 | |
33 |
User | Count |
---|---|
100 | |
62 | |
56 | |
47 | |
41 |