Power BI text case changing automatically

0 votes
So, my Power BI is connected to a SQL Server where I am reading a text field that is case sensitive in my sql server, but when the data arrives in power BI, it's all in the same case.

For example, in my database, I have the elements - "mixed", "Mixed" & "MIXED", when I read data from power BI all data is "mixed".

Can anyone tell me what's going on? Any help is much appreciated.
Nov 27, 2018 in Power BI by Upasana
• 8,620 points
892 views

1 answer to this question.

0 votes
Power BI doesn't handle case sensitivity that well after the query stage, at the moment. A current workaround is to create a dimension table with an index and work with that index instead.
answered Nov 27, 2018 by Shubham
• 13,490 points

Related Questions In Power BI

0 votes
1 answer

How to convert a Integer to Text value in Power BI?

Make sure you have the correct format ...READ MORE

answered Dec 8, 2020 in Power BI by Gitika
• 65,770 points
12,849 views
0 votes
0 answers
0 votes
1 answer

Calculate Time Intersection to Correlate Sequences of Independent Events

I think this solution requires a CROSS JOIN implementation. ...READ MORE

answered Oct 26, 2018 in Power BI by Upasana
• 8,620 points
787 views
+2 votes
1 answer

MDX and DAX Queries

Hi Gloria, Use TopCount() function to return the top ...READ MORE

answered Oct 9, 2019 in Power BI by raksha
2,034 views
0 votes
1 answer

Which query to use for better performance, join in SQL or using Dataset API?

DataFrames and SparkSQL performed almost about the ...READ MORE

answered Apr 19, 2018 in Apache Spark by kurt_cobain
• 9,350 points
1,825 views
0 votes
1 answer

How to connect Java program to the MySQL database?

You can connect your Java code with ...READ MORE

answered May 11, 2018 in Java by Parth
• 4,640 points
1,913 views
0 votes
2 answers

Power BI : Case Sensitivity

Oracle DB specific workaround, For Dimension & Fact ...READ MORE

answered Apr 26, 2019 in Power BI by Mahendra
2,283 views
0 votes
1 answer

Power BI : Time-based drill downs powered by Azure Data Warehouse

I don't really think you need to ...READ MORE

answered Oct 29, 2018 in Power BI by Shubham
• 13,490 points
834 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP