摘要任务完成百分比 [英] Summary Task Percent Complete

查看:91
本文介绍了摘要任务完成百分比的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个关于如何进行百分比完成计算的问题。我正在进行施工安排,并且需要以两种方式完成百分比。

I have a question on how to do a percent complete calculation. I'm doing construction scheduling and need to get percent complete in two ways.

一个项目有多个建筑物,每个建筑物都有一个"混凝土","框架",等总结任务,所以我可以看到每栋楼的建筑物有多远。如何完成"框架"的完成百分比?对于整个项目,当
我有多个"框架"时摘要任务?

A project has multiple buildings each building has a "Concrete", "Framing", ect summary task so I can see how far along any of those are per building. How would I get percent complete of "Framing" for the entire project when I have multiple "Framing" summary tasks?

推荐答案

Ben -

Ben --

%Complete字段使用以下公式进行计算:

The % Complete field uses the following formula to do the calculation:

(实际持续时间/持续时间)* 100

(Actual Duration/Duration) * 100

因此,您需要做的是显示甘特图视图和暂时将"实际持续时间"列插入"任务名称"列的右侧。 这样,您可以并排查看"实际持续时间"和"持续时间"列。 接下来,仅为摘要任务过滤
。 然后使用计算机上的计算器软件,为每个框架摘要任务添加实际持续时间值。 然后除以整个项目的当前持续时间,该持续时间应显示在Project
摘要任务(第0行或任务0)上。 除此之外,没有自动方式来执行您想要的计算类型。 希望这会有所帮助。

So, what you would need to do is to display the Gantt Chart view and temporarily insert the Actual Duration column to the right of the Task Name column.  This way, you can see the Actual Duration and Duration columns side by side.  Next, filter for summary tasks only.  Then use the Calculator software on your computer and add up the Actual Duration values for every Framing summary task.  And then divide by the current Duration of the entire project, which should be shown on the Project Summary Task (Row 0 or Task 0).  Beyond this, there is no automatic way to perform the type of calculation you want.  Hope this helps.


这篇关于摘要任务完成百分比的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆