Forum Discussion
remove selective duplicate in columns
Hi Anonymous
If you want to get unique values from "BR" and "Chassis" you will have to do something about the rest of the columns.
- Remove them
- Aggregate them ( count, sum, min or max )
- Include in the group.
when you use remove duplicates it will use do a similar thing ( take the unique values of selected columns and take first value of every other column not included in the selection )
What would be the desired outcome that you are expecting?
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
Hi the outcome is actually that. it's just the when i remove both br and chassis it doesnt match my excel total number of rows.
in excel when i remove both its "8737" but in power bi is 8725 im guessing its because it only remove the chassis duplicates :(
it is possible to give me a step on how you do your solution? thanks
- v-diye-msft6 years agoCommunity Support
Hi Anonymous
Could you please kindly share your sample pbix that we can draw it up for you?
Make sure you've shield the confidential info before sharing.