Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
mchiluka
New Member

Power BI data conversion issue

Hi All,

Not sure if I can explain in theory so I'm giving the screenshots of the issue

Source data:

mchiluka_0-1645189121642.png

After loading into Power BI:

mchiluka_1-1645189161833.png

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

1 ACCEPTED SOLUTION
v-zhangti
Community Support
Community Support

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.

View solution in original post

2 REPLIES 2
v-zhangti
Community Support
Community Support

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.

mchiluka
New Member

Please let me know if better explanation of issue is needed. Need resolution urgently.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.