I have a table where there is no sequential ID or date that I can sort by. The user will be refreshed it frequently and they would like know what items have been added after each refresh. Is there a way to do this in Power Query?
Initial table
ID
1A'ea
GG14w
T2@T4g
After a refresh I want to note that 13d,4 has been added.
ID
1A'ea
GG14w
13d,4
T2@T4g
Initial table
ID
1A'ea
GG14w
T2@T4g
After a refresh I want to note that 13d,4 has been added.
ID
1A'ea
GG14w
13d,4
T2@T4g