Forum Discussion

Vin57's avatar
Vin57
Frequent Visitor
2 years ago
Solved

Project Task resource allocation table

Hello,   I am trying to create a Task allocation heatmap from all the projects we have and our input data is in below first table format,   Task Assigned To Start Date End Date Duration (D...
  • lbendlin's avatar
    2 years ago

    This needs a little more work.  You need a calendar dimension and a resource dimension.  Then you can do a cross join and a measure that ties it all together.  Feel free to add months and years etc to the calendar table.