Forum Discussion
Anonymous
5 years agoNot applicable
IF Statement doesn't recognize False condition
My if statement doesn't recoginze the False statement. IF(Col_X = Col_Y, 1, 0) This doesn't work. Everything is 1 on average. The False condition is also not highligted IF(Col_X = Col_Y, 1,,0)...
- Anonymous5 years ago
Regional Settings > DAX separators: Use localized DAX separators: list and decimal separators are defined by windows locale settings. Is marked
When I use the recommend settings, it is working like normal luckily
amitchandak
5 years agoSuper User
Anonymous , this seems strange. What are your regional settings?
Anonymous
5 years agoNot applicable
Regional Settings > DAX separators: Use localized DAX separators: list and decimal separators are defined by windows locale settings. Is marked
When I use the recommend settings, it is working like normal luckily