Report for all project tasks assigned to a user
Hello, I am looking for guidance on how to create a multi level pivot report that details the active project tasks assigned to a user. I created a database view the links the following tables: pm_project_task, time_card, and time_card_daily. The repo...
