Forum Discussion
android1
9 years agoPost Patron
Show if between 2 values
Hi,
I have the following measure Act Hrs % = DIVIDE(SUM(vw_PivotOTIF[Actual Hrs]),SUM(vw_PivotOTIF[Sched Hrs]))
which returns % values of the column [Actual Hrs].
I want to show all values >= 80 but less than 100. How would I do this?
Thanks,
Gerry
Hi,
Thanks for the reply. I reworked my other formulas & can do what I need now.
Thanks,
Gerry