Forum Discussion

Krijgersss's avatar
Krijgersss
Helper II
2 years ago
Solved

need 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 work so how do i get 60% of the "Verlof uren" measure

1 Reply

  • Krijgersss , Try this method and please check datatype it should be numeric

     

    60% van = [verlof uren] * 0.6