Without using one of the apps in the marketplace such as General Caster or Date to Timeline, I’m trying to auto-populate a timeline. The shortest path to doing so seems to be the following:
- Have a start date column and end date column entered by user
- Use formula to calculate workdays between those dates
- Add a numeric column for workdays where a user can input the # of days produced by the formula in step 2
- Go to Timeline Column, Settings, Connect with a Duration and connect the Timeline column to the numeric workdays column
This approach requires the user to enter start date, stop date, and # of workdays then the timeline automatically populates. Am I missing a faster/easier path to get there?