Forum Discussion
How to identify the most recent transaction
- 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/.
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/.
- szub_2Jan 22, 2020Copper Contributor
Thank you for the reply. Would you be willing to provide a screen shot of how you did the grouping? I reviewed the post you provided and I am not getting the same result.
Thanks again.
- ChrisMendozaJan 22, 2020Iron Contributor
- szub_2Jan 22, 2020Copper Contributor
Thank you. I worked through this and now I am not sure this approach will work as I have seem to have a lot of duplicates for transactions on the same day for the same serial number in my data, which is what I was trying to avoid. I will definitely keep this approach in mind for other projects.
Thanks for you assistance.