Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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! | |
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
118 | |
81 | |
48 | |
37 | |
27 |
User | Count |
---|---|
185 | |
73 | |
73 | |
50 | |
42 |