Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi All,
Not sure if I can explain in theory so I'm giving the screenshots of the issue
Source data:
After loading into Power BI:
By default if the values are same, it is taking the first coming format and getting applied to all others.
Is there a way I can avoid this? or is this the default feature.
Thanks,
Mahesh
Solved! Go to Solution.
Hi, @mchiluka
When you load data into Power BI Desktop, it will attempt to convert the data type of the source column into a data type that better supports more efficient storage, calculations, and data visualization.
The engine that stores data in Power BI is case insensitive - which means the engine treats different capitalization of letters as the same value: a is equal to A. Power Query, however, is case sensitive: a is not equal to A. The difference in case sensitivity leads to situations where text data is loaded into Power BI and subsequently changes capitalization, seemingly inexplicably.
This is the relevant document, hope to help you:
https://docs.microsoft.com/power-bi/connect-data/desktop-data-types#text-type
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @mchiluka
When you load data into Power BI Desktop, it will attempt to convert the data type of the source column into a data type that better supports more efficient storage, calculations, and data visualization.
The engine that stores data in Power BI is case insensitive - which means the engine treats different capitalization of letters as the same value: a is equal to A. Power Query, however, is case sensitive: a is not equal to A. The difference in case sensitivity leads to situations where text data is loaded into Power BI and subsequently changes capitalization, seemingly inexplicably.
This is the relevant document, hope to help you:
https://docs.microsoft.com/power-bi/connect-data/desktop-data-types#text-type
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please let me know if better explanation of issue is needed. Need resolution urgently.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 62 | |
| 51 | |
| 45 |