Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
muhamazh
Frequent Visitor

Remove rows with single values in another column

Hi everyone,

I have a dataset of the following type.

ID            Attribute              Value

1.1            A                            red

1.2            A                            red

1.2            B                           red

1.3            A                            red

1.4            A                            red

1.5            B                             red

1.6            C                              red

1.7             C                             red

1.7              D                            red

 

 

I want to remove rows that are not repeated, and want to keep only those that have been repeated

I tried various filters but it didn't work.

What dax query would help filter the repeated ones out?

Thankss

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @muhamazh ,

 

If you can work in Power Query, you can choose to Keep duplicates rows:

Luis98_0-1669373442412.png

 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @muhamazh ,

 

If you can work in Power Query, you can choose to Keep duplicates rows:

Luis98_0-1669373442412.png

 

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors