Forum Discussion
Gant Chart
Hey Community,
i'm looking for a way to visualize this table with a Gant Chart or someting close. I got this table with following Columns:
TargetPhase1,
TargetPhase2,
TargetPhase3,
ActualPhase1,
ActualPhase2,
ActualPhase3
Every column is a date type. My Company is looking for a way to compare between the target status and Actual status.
Is there a good way implement this example?
Best regards domates
Hi Anonymous,
Based on my research, there is no such a visual that can directly show dates and compare dates. I think, you could unpivot columns, and calculate the difference between target and actual dates, which is numerical value that can be shown in a chart.
Regards,
Yuliana Gu
1 Reply
- v-yulgu-msftMicrosoft Employee
Hi Anonymous,
Based on my research, there is no such a visual that can directly show dates and compare dates. I think, you could unpivot columns, and calculate the difference between target and actual dates, which is numerical value that can be shown in a chart.
Regards,
Yuliana Gu