Forum Discussion
PedroLeal
3 years agoNew Member
First Return
I had a card that i just want to keep as a label of the country that is selected in the map but, when we are not selecting any country, return the first value, that its for exemple, afeganisthan. ...
- 3 years ago
Are you expecting something like below:
The code for the measure:CountrySelected = SELECTEDVALUE(Data[Country], "Select a country in the slicer")