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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Drlazor
Frequent Visitor

Remove all non-distinct values using a Direct Query model.

I have a dataset that has been set up in Azure Analytics services to try and optimize the speed of the dashboard. However, I would like to try and remove all non-distinct values from a column in the dataset for my dashboard. I cannot use Power Query as this is a Direct Query model, so is there another way to do this or will I need to alter the original dataset?

 

Any help is very appriecated. Thank you!

5 REPLIES 5
Drlazor
Frequent Visitor

Sorry for getting back to you so late but the problem I am having with this is that I have tables like

Column A | Column B | Column C

A                 Beta            Charlie

B                 Grama         Delta

C                 Roho           Sigma

A                 Beta            Delta

 

I would like to remove all of the values in Column A with duplicate values. So after it is done it would looks somthing like this

Column A | Column B | Column C

A                 Beta            Charlie

B                 Grama         Delta

C                 Roho           Sigma

And why would A-Beta-Charlie be preferred to A-Beta-Delta ?

I would like to keep the 1st instance of column A.

Power BI does not have a concept of that.  You need to bring your own sort order.

lbendlin
Super User
Super User

Don't need to do anything, Power BI automatically aggregates data for you, if you want or not.

 

Put that column into a table visual and observe that only distinct values are shown.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.