The way Workfront created the database structure each WF Type (Task,
Issue, Project etc...) is a unique Database Table or "lund" in short the
tables are not connected, this greatly increases speed and scalability
of the platform. BUT pending on what data you are trying to build in
there are a few ways to do what you want. 1. Simple approach in both
construction and value: Building multiple reports (Task, Issue etc) and
then add them to a new or existing dashboard, As i said not the best
way, but...