Forum Discussion
Anonymous
8 years agoNot applicable
Project Online - timephase assignment attribute
Hello All, I have a Power BI connection to MS Project Online. I have successfully created numerous reports, but am struggling with this one. I have a MS Project custom column titled "Crew ID" w...
Newbie1
8 years agoFrequent Visitor
Please provide the name of the tables you are using in Project online while attempting the solution.
Anonymous
8 years agoNot applicable
Hello,
I am pulling the Project name and dates from [AssignmentTimephasedDataSet] and the Crew ID from [Assignments].
Thank you,
-Stacey
- Anonymous8 years agoNot applicable
I have attempted to create this as a Matrix with the Project Name for the rows, week beginning date for the columns, and DistinctCount of Crew ID's as the values. However, it is giving the count of distinct crews across all projects, rather than by each project (see below).
- Newbie18 years agoFrequent Visitor
Unfortunately, I dont have access to those tables at my end. Have you tried using Resourcedemanddata table along with matrix visualization. It seems to have all information like day, project name and resource.