Hi,
I want to create a line graph to map progress for a couple of people. On the X axis I want date, I have Min and Max but manually can do. On the Y axis I have 0 to 100%. The progress is entered in a three column table with Name, Date and progress. So Person 1 can have multiple entries with 2024-01-01 5%, 2024-01-15 16% and so on up to 100%.
I want to track each individual as their own line and also create a base line with a start and end date from 0 to 100% and compare if they are above or under the target progress.
How do I accomplish this?
I want to create a line graph to map progress for a couple of people. On the X axis I want date, I have Min and Max but manually can do. On the Y axis I have 0 to 100%. The progress is entered in a three column table with Name, Date and progress. So Person 1 can have multiple entries with 2024-01-01 5%, 2024-01-15 16% and so on up to 100%.
I want to track each individual as their own line and also create a base line with a start and end date from 0 to 100% and compare if they are above or under the target progress.
How do I accomplish this?