Forum Discussion

nrowey's avatar
nrowey
Helper I
2 years ago
Solved

Find latest entry with power query editor

I have a dataset, It has a colume name "Dealno" (Text) and another "Rowlastupdated" (DateTime). The "Dealno" row is repeted everythime someone makes a change and it is timestamped in "Rowlastupdated...
  • ronrsnfld's avatar
    ronrsnfld
    2 years ago

    Hard to tell what you are doing wrong. Even from the UI, the column names don't change for the simple example of two columns -- one with the dealno and one with the date.  When you enter the name of your max date column, it can be whatever you want (even the same as the original date column).

     

    If you are expanding a subtable, you may have to edit that step in the Advanced Editor to get rid of the "renaming" which the UI generated step wants to do. That is merely a matter of deleting the optional newcolumnnames argument.