Forum Discussion
CarmenTurnagiu
2 years agoNew Member
Text values have different case in Table View than in Power Query causing less unique values
Hi Community, I need your help to understand why in the table view I see different values than in Power Query and in the data source. As a result the number of distinct values for the Order...
- 2 years ago
CarmenTurnagiu Because the first obvious feature that you want in a data analytics tool is for the tool to immediately munge your data, Power BI's semantic model is stupidly case insensitive in that the first instance of a word is the casing that will be adopted for all instances of that word. It's the absolute dumbest thing imaginable that Power BI does not allow you to turn off this "feature" (because the tabular data model doesn't have to be implemented this way). Here's a video I made on it:
CarmenTurnagiu
2 years agoNew Member
Many thanks for your reply Greg_Deckler Greg. It is confusing and difficult for me to understand why power query would be case sensitive but power bi engine not.
Greg_Deckler
2 years agoCommunity Champion
CarmenTurnagiu Incredibly poor design.