Forum Discussion
igordossantos
9 years agoHelper I
FORMAT setting integer to string - DAX
All, What am I doing in correctly on the formula below? % Profiles Started = VALUE ( FORMAT ( DIVIDE ( TotalNumberOfSkills, [Total # Resources] ) * 100, "0.0" ) ) The result of the above is...
Vvelarde
9 years agoCommunity Champion