Forum Discussion

szub_2's avatar
szub_2
Copper Contributor
Jan 22, 2020
Solved

How to identify the most recent transaction

Hello,   I have a transaction table where serial numbers may be listed more than once if they were sold, returned and sold again.  I need a way to create a column to identify the most recent transa...
  • ChrisMendoza's avatar
    Jan 22, 2020

    szub_2 -

     

    If you're willing to try Power Query this can easily be done. This post describes the method https://excelgorilla.com/power-bi/power-query/reach-underlying-rows-using-table-max/.

     

Resources