Forum Discussion
lurked
7 years agoRegular Visitor
Clustered bar or column chart doesn't summarize correctly?
So I'm trying to make a clustered bar or column chart of tasks by status, assigned to different persons, but PowerBI doesn't correctly summarizes the data. What I mean is, I have 3 statuses : N...
amitchandak
Super User
7 years ago1. If the count of Assign ID coming from a different table just check the join with those tables
2. Also, In case, joins are correct try count distinct
lurked
7 years agoRegular Visitor
AssignID is from the same table as the tasks, the only field that's from another table is the "Login", but it's already joined :
If I do Count Distinct, all the sums become 1.