Hello all. I have a power query question I need some help with, I have a table that contains "incidents". There is a column for the Incident #, which can exist more than once. The reason it exists more than once is that it can have multiple revisions. There is a column for revision number,
I need to do a transform where I keep only one row for each incident, and the row that I keep is the most recent revision.
Any assistance would be appreciated!