...
Target Percent Complete = Target will be calculated considering the start and end dates with linear progression, whereby, performance would be 0% on the start day, and 100% on the end day.
Target = [(Current System Date - Action Start Date) / (Action End Date - Action Start Date)] * 100%
...