March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi All
I have a table that has duplication in the rows with the exception of 1 column. I've tried to remove certain rows by maniplating some examples which I found but am having trouble trying to get the end result I need.
What I'm trying to do in power query is to remove the entire row if there are any duplicates in the "itemid" column and there is also a "D" in the "Status" column. Here is a before and after look of what I'm trying to do...
Would anyone know if or how I can achieve this?
Thanks
onedayover
Solved! Go to Solution.
Hi,
This is my solution based on the sample data :
1- I created the Duplicated columns for the ItemId and Status
2- Merge created columns (Copy-Itemid and Copy-Status)
3- Sort rows Ascending on the Merged column :
4- Select the Columns (as below) and remove the duplicated records :
Also, you could delete the merged column
Appreciate your Kudos and please mark it as a solution if it helps you.
Hi,
This is my solution based on the sample data :
1- I created the Duplicated columns for the ItemId and Status
2- Merge created columns (Copy-Itemid and Copy-Status)
3- Sort rows Ascending on the Merged column :
4- Select the Columns (as below) and remove the duplicated records :
Also, you could delete the merged column
Appreciate your Kudos and please mark it as a solution if it helps you.
Works perfectly, thank you MahyarTF, your help is much appreciated 🙂
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |