Forum Discussion
JOSE ANGEL HINOJOSA
Jan 10, 2018Copper Contributor
How to automate Planner and integrate it with Power Bi
Lets say on my work i have to do the same exact activities, one after another and my boss wants to assign those tasks to my team through Microsoft Teams, how can i make like a sample tasks that i jus...
francisliu
May 18, 2020Copper Contributor
I'd have a backlog column, where tasks can be created/pre-loaded.
Then, each sprint, move items from the backlog into a "to-do" column. You'd also have the typical doing", and "done" columns.
With that in place:
I'd have a metric for "days-in-backlog", which would be calculated as days from "created in backlog", until column change.
I'd have another metric for cycle-time, which would be the date that the item entered the "to-do" column until it moved to the "done" column.
RodrigoDelgado
Aug 27, 2021Copper Contributor
francisliu It would be great if you could share how you did that.