J
J.Allman
I want to show variances measured by finish variances; something similar to
this would be fine:
Switch([Finish Variance]/[Minutes Per Day]<=5,1,[Finish
Variance]/[Minutes Per Day]>5 And [Finish Variance]/[Minutes Per
Day]<=10,2,[Finish Variance]/[Minutes Per Day]>10,3)
However I want to highlight the difference between lets say a 30 day task
(what I mean is 30 days worth of [work]) being lets say having a 5 day finish
variance
and
a 1 day task having a 5 day variance.
The thought behind this is that there is a big difference between a 1 day
task being 5 days behind and a 30 day task being 5 days behind.. I can remedy
a 1 day task that is 5 days behind in 1 day whereas I would need 5 full days
of work just to catch up a 30 day task that has a 5 day variance.
Does this logic make sense? Can you show me what I am lacking in this logic?
If it does make sense can someone amend my formula above to produce a
different signal other than the green, amber, or red I already have to
reflect large tasks that are 5 days behind?
Thanks
this would be fine:
Switch([Finish Variance]/[Minutes Per Day]<=5,1,[Finish
Variance]/[Minutes Per Day]>5 And [Finish Variance]/[Minutes Per
Day]<=10,2,[Finish Variance]/[Minutes Per Day]>10,3)
However I want to highlight the difference between lets say a 30 day task
(what I mean is 30 days worth of [work]) being lets say having a 5 day finish
variance
and
a 1 day task having a 5 day variance.
The thought behind this is that there is a big difference between a 1 day
task being 5 days behind and a 30 day task being 5 days behind.. I can remedy
a 1 day task that is 5 days behind in 1 day whereas I would need 5 full days
of work just to catch up a 30 day task that has a 5 day variance.
Does this logic make sense? Can you show me what I am lacking in this logic?
If it does make sense can someone amend my formula above to produce a
different signal other than the green, amber, or red I already have to
reflect large tasks that are 5 days behind?
Thanks