A
Al Himler
I wrote a formula to determine the number of business days between two dates.
It worked like a charm on the client side:
ProjDateDiff(datevalue([Current Date]),datevalue([Finish]),[Project
Calendar])/480
I then created an Enterprise Custom Field to do the same thing, pasted the
formula into it and saved it, but I got different behavior. When I viewed
the results on a Project View in PWA, the field with the same formula
displays 39138.88 for every task regardless of when the Finish date is set to.
Any thoughts on this?
Thanks,
Al
It worked like a charm on the client side:
ProjDateDiff(datevalue([Current Date]),datevalue([Finish]),[Project
Calendar])/480
I then created an Enterprise Custom Field to do the same thing, pasted the
formula into it and saved it, but I got different behavior. When I viewed
the results on a Project View in PWA, the field with the same formula
displays 39138.88 for every task regardless of when the Finish date is set to.
Any thoughts on this?
Thanks,
Al