Quantcast
Channel: SYNCHRO Construction Solution
Viewing all articles
Browse latest Browse all 6333

Forum Post: RE: Simulation of % Complete for planned tasks

$
0
0
Hi Arpit, This question came from one of users I am working with but I haven't heard if this was possible with third party application. Thank you! I created the constant, the script (a bit different than my initial formula) and it worked, thank you! TASK (PROPERTY("Planned Finish") FocusTime) ASSIGN_UF("% at Focus Time", FLOAT,0) TASK (PROPERTY("Planned Start") = FocusTime) ASSIGN_UF("Focus Time", INT, FocusTime) TASK (PROPERTY("Planned Start") = FocusTime) ASSIGN_UF("Start Time", INT, PROPERTY("Planned Start")) TASK (PROPERTY("Planned Start") = FocusTime) ASSIGN_UF("Duration at Focus Time", FLOAT, UFV("Focus Time") - UFV("Start Time")) TASK (PROPERTY("Planned Start") = FocusTime) ASSIGN_UF("Duration Time", FLOAT, PROPERTY("Planned Duration")) TASK (PROPERTY("Planned Start") = FocusTime) ASSIGN_UF("% at Focus Time", FLOAT, (UFV("Duration at Focus Time")/ UFV("Duration Time"))*100)

Viewing all articles
Browse latest Browse all 6333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>