Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

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...
  • d_gosbell's avatar
    d_gosbell
    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