Forum Discussion
Krijgersss
Helper II
2 years agoneed help with a % calculation
please help i have a measure that gives me a value now i want to make a measure ti get 60% of this value the measure shows 60% van = [verlof uren] / 0.6 is what i would think but this doesnt w...
- 2 years ago
Krijgersss , Try this method and please check datatype it should be numeric
60% van = [verlof uren] * 0.6
bhanu_gautam
Super User
2 years agoKrijgersss , Try this method and please check datatype it should be numeric
60% van = [verlof uren] * 0.6