Question
Display task status in column view of project report
Hello,
I am looking to create a project-level report that displays the status of multiple tasks within each project. I want it to look like this:
Project Name - Task 1 - Task 2 - Task 3 (Columns)
Project 1 - Complete - Complete - In Progress
Project 2 - Complete - In Progress - In Progress
Project 3 - In Progress - New - New
Anyone know some coding that can pull task status at the project level? 'Task 1' would have the exact same name in each project.
Thanks!!
