Forumla to calculate the percentage (%) change between two dates
Here, I am seeking to capture the % change between original finish date vs actual finish date.
Example dates are as such:
Original Finish Date = 3/1/23
Actual Finish Date = 4/15/23
What is the percentage change in the date difference? I would like to calculate this to speak to owners of task saying "hey, you deviate from original completion dates by __ % & overall on average __% of the time."
I have attempted to utilized the follow to try calculating the % change between dates but have had no luck as example:
=((B2-A2)/A2)*100 & =IFERROR(((DATEVALUE(B2)-DATEVALUE(A2))/DATEVALUE(A2))*100,"Invalid Date Format")
Smartsheet continues to give me an invalid return OR #UNPARSABLE return.
Help please :)
Answers
-
Are you able to provide screenshots?
-
@Paul Newcome Here is a screenshot of my actions:
-
So basically you want to take the original duration and calculate the variation based on the new duration? Are they both using the same start date?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!