Automatic progress

Hi,

I need a column with progress that automatic increase, for example: if I have a task with 10 days, in the 5th day I want to show 50%, the last day 100%, but without change the progress in task, only in the column. Is this possible?

Ty.

Hello,
If I understand your requirement correctly, you want to display something like “date progress”. To do that, you need to use a template to display custom data in the column. Here is an example of how it might be implemented:
http://snippet.dhtmlx.com/dcb5697db
You can click on the button to increase the date.

If you need something else, please give me more details on how it should work.

Exactly what I needed, thank you. :smiley: