Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Need to show task progress in bar chart using the date fields. I've attached the sample file.
Would appreciate any help.
Fields in Bar Chart: TaskName, BaselineStartDate, BaselineFinishDate, AcutalStartDate, PercentageCompleted, SlippageAsOfCurrentDate[(CurrentDate - FinishDate]), ScheduleVarianceAsOfCurrentDate(%)
ScheduleVarianceAsOfCurrentDate = [(RePlannedFinishDate - BaselineFinishDate)/[BaselineFinishDate - BaselineStartDate]] *100
waiting for response.....is it possible to make task progress chart