Hi Asif, Asif <asif.haswa...@gmail.com> writes:
> Is it possible to have a list of tasks each with a formula to track > progress in percentage based on other subtasks? The result will look > like this: > > * [ 30%] Project Name > ** [ 50%] Task A > ** [ 10%] Task B You cannot do this with Org percentage cookies, but you can do it by using a dedicated property. The property for each entry would contain a percentage value, then the column sum can display a formula of your own. See the manual and this turorial http://orgmode.org/worg/org-tutorials/org-column-view-tutorial.html for a start. -- Bastien