Forum Discussion
Anonymous
7 years agoNot applicable
Problems with SWITCH() function
Hi, For quite some time I have problems with my SWITCH() function in Power BI Desktop. If you look at the attached picture you can see that I created a SWITCH() function called "metric selection...
Greg_Deckler
7 years agoCommunity Champion
Sorry, looking closer it looks like it does not recognize your creative_impressions measure or any other measure for that matter. I have seen this sometimes and you can fix it by simply going into your DAX and removing creative_impressions and then adding it back in. Usually, that fixes that instance and all other instances of where it is not recognizing your measure. Don't ask me why but I have had to do this several times although it generally happens while I am editing a measure in DAX it sort of loses it's mind.
- parry2k7 years agoSuper User
Interesting Greg_Deckler I never came across this until this post.