Dashboard, columns

I am developing a tracker for my construction project that is organized by multiple systems (tasks), each with several status stages. These stages—Not Started, In Progress, Stuck, and Done—act as gateways that must be completed before a task can be considered finished. A task reaches 100% completion only once all statuses are marked as “Done.”

I am currently struggling to create a dashboard that effectively visualizes this information. Specifically, I am having difficulty building widgets that clearly display all task statuses. E.g number of “stuck” statuses and show what task this is under. If any one could advice I would appreciate.

4 replies