Forum Discussion
vishaln
6 years agoNew Member
Delete rows based on condition in M PoweQuery
Hi, How can I delete the rows that do not contain highlighted cells? The highlighted cells contain the most recent order date for a particular customer id. I want to keep only the rows where the ...
- 6 years ago
Hi,
In the Query Editor, right click on the first column and go to Group. Select Max in the function there.
Hope this helps.
vishaln
6 years agoNew Member
Thanks a lot, Ashish!
Ashish_Mathur
6 years agoSuper User
You are welcome.