Hi
I am rather new to power queries, and so far building my power pivot was going very well. Until I bumped into this -
I have a list of orders with corresponding shipment data (3 columns). Shipment data is received from an external source. Every update will create a new line for the same order number.
for example:
Order.ItemID ETS ETA Vessel name
8753060.11 4/21/2021 5/4/2021 MAERSK BULAN
8753060.11 5/14/2021 6/6/2021 TBN
Challenge is - I need only one line per order, with the latest update which in this case will be ETS ETA and Vessel name from the last row, i.e. latest ETS and ETA dates.
I'm struggling to figure out how to achieve that.
Would appreciate some help!
Thanks
sunnyspirit
Bookmarks