Forum Discussion
ilyaadna
3 years agoRegular Visitor
Filter Duplicate rows based on a value in the column
I am new to POWERBI and thanks in advance for everyone's help. Here is my problem. I am trying to remove duplicates based on Scrap_Qty value. If Scrap_Qty=1, it shoud keep that row and filter any oth...
Anonymous
3 years agoNot applicable
Hi ilyaadna ,
In Power Query – Select the yellow label – select only the box that is 1.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
- ilyaadna3 years agoRegular Visitor
Thanks for the input Liu. What you are suggesting will filter out all the Qty_Scrap=0. However, what i want to do is to keep all the ScrapQty=1 and filter out only those ScrapQty=0 rows for which there is a serial_no duplicate with Scrap_Qty=1. Again, appreciate your help