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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
RayL
Advocate I
Advocate I

How to view distinct values in a column?

 

Is there a way to view distinct values in a column (so that i can decide whether to keep/transform/delete this column)?

 

I don't see such an option in Query Editor > View

 

Thanks!

1 ACCEPTED SOLUTION
ElenaN
Resolver V
Resolver V

Hello,

 

Do you need just to see the distinct values or you want a code to list them somehow or to make a count of duplicates if any?

 

If you just want to see distinct values of a column you can click on the down arrow of a column and it will show you, just like in Excel, a list of all distinct values. Another "viewing" option would be to do a Group by in Power Query by your column that will give you a list of all distinct values.

 

Otherwise, you have to be more specific about your needs.

 

Regards,

ElenaN

View solution in original post

2 REPLIES 2
ElenaN
Resolver V
Resolver V

Hello,

 

Do you need just to see the distinct values or you want a code to list them somehow or to make a count of duplicates if any?

 

If you just want to see distinct values of a column you can click on the down arrow of a column and it will show you, just like in Excel, a list of all distinct values. Another "viewing" option would be to do a Group by in Power Query by your column that will give you a list of all distinct values.

 

Otherwise, you have to be more specific about your needs.

 

Regards,

ElenaN

It worked. Thank you Elena for helping out a newbie 🙂

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors