Forum Discussion
Anonymous
8 years agoNot applicable
Numbers in equations
In a powerbi measure can I use numbers to be multiplied by columns. for example: count(Total[total hired])*(2,000) it is not working as I have it but is there a way to have it work?
- 8 years ago
If there's actually a comma in 2,000, try removing it
jthomson
8 years agoSolution Sage
If there's actually a comma in 2,000, try removing it
Anonymous
8 years agoNot applicable
thank you that was the issue, lol simple fix..