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.
I have an issue with Power BI handling Primary Key with case sensitive.
For example, I have a SQL table and it primary key is case sensitive on ID eg. a094L000008l69G, a094L000008l69g, a094L000008l69k, a094L000008l69K and they are different. When i import in Power Query, it shows the above values as unqiue but the moment I click on Apply & Load, they are not unqiue any more. It return a094L000008l69G and a094L000008l69K as two values instead of four values.
screenshot shows how it look like in power query
and when Apply & Load is clicked the power bi desktop shows
How can i fix this? The supplierID are unique.
Solved! Go to Solution.
@Anonymous The short answer is that you need to do a find and replace of all upper case characters with the upper case character plus a unicode 8203 character. Chris Webb's article on this also is a good read. Chris Webb's BI Blog: Power BI And Case Sensitivity (crossjoin.co.uk)
@Anonymous Yeah, this is a huge problem with Power BI basically munging your data on import. This video demonstrates one technique to deal with the problem:
@Anonymous The short answer is that you need to do a find and replace of all upper case characters with the upper case character plus a unicode 8203 character. Chris Webb's article on this also is a good read. Chris Webb's BI Blog: Power BI And Case Sensitivity (crossjoin.co.uk)
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 |
---|---|
80 | |
76 | |
61 | |
36 | |
32 |
User | Count |
---|---|
91 | |
60 | |
59 | |
49 | |
45 |