Forum Discussion
Anonymous
6 years agoNot applicable
Using var and format
Hi Community, I'm trying to create measures using variables in Power BI, but in the final result I'm not able to save the result as a numerical value which is not allowing me to aggregate the va...
- 6 years ago
Remove the call to FORMAT() as that is what is converting the result to a string. Instead set the formatting of the measure using the Formatting section of the Modeling tab in the ribbon
mussaenda
Community Champion
6 years agoAnonymous,
Please provide more details so everyone can help you better.