Calculating task % Complete based on todays date
Dan Harris
✭✭✭✭✭
Is there a formula available to calculate % complete a task should be completed, based on todays date?
Thanks
Tags:
Answers
-
Hi Dan,
Your formula should look like something like this:
=(TODAY()-[Start Date]@row)/([End Date]@row-[Start Date]@row)
You can replace the (End Date - Start Date) by the duration column which should give the same result.
You can add some IF statement at the beginning to check if [Start Date] is in the future or not, to return 0.
Also make sure that Start and End aren't the same date, otherwise you'll have some divide by zero.
Hope it helped!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives