Forum Discussion
PaulPalkowski
2 years agoHelper II
Case Sensitivity
I need/want to maintain Case Sensitivity when creating reports. It seems that PowerBi now changes the case on my excel data source as seen on this table visual How can I fix this?
- 2 years ago
Power Query is case-sensitive, that's why you can add an index there to protect your sensistivity since Power BI is case-insensitive.
HarishKM
2 years agoSuper User
PaulPalkowski Hey,
Kindly refer below webpage.
Power BI: How To Transform Data To Uppercase (quicklylearnpowerbi.com)
or
you can go power query
select column => transform => you can select "capitalize each word"
to get all word as same in your excel.
Thanks
Harish
Did I answer your question? Mark my post as a solution!