Forum Discussion
Text values have different case in Table View than in Power Query causing less unique values
- 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 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:
- CarmenTurnagiu2 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_Deckler2 years agoCommunity Champion
CarmenTurnagiu Incredibly poor design.