Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. 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! | |
Check out the May 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
74 | |
72 | |
71 | |
50 | |
45 |
User | Count |
---|---|
46 | |
38 | |
29 | |
28 | |
28 |