Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
In an example data set listed below, what is the best way to sum column 2 without taking into account duplicates from A(2) or A(3)? The goal is to only sum up the assignee of each letter only once. Removing duplicates would not work because if 6 was ever assigned to another letter in the future it would be filtered out.
Example Data Set
Column 1 Column 2
A (1) 6
B 8
C 9
A (2) 6
C 9
A (3) 6
Solved! Go to Solution.
@Anonymous ,
Click Query Editor-> Click “Split Column” like below:
After remove useless column, then click "Remove Rows"-> "Remove Duplicates".
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Hope this helps.
@Anonymous ,
Click Query Editor-> Click “Split Column” like below:
After remove useless column, then click "Remove Rows"-> "Remove Duplicates".
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous
Go to edit queries.
Right click your column 1 and remove duplicates.
Then sum up your table.
Ta!
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
62 | |
61 | |
52 | |
39 | |
23 |
User | Count |
---|---|
85 | |
58 | |
45 | |
43 | |
38 |