Forum Discussion
Anonymous
7 years agoNot applicable
Filter out old data basis timestamp column
Hello All, this is my first query on this website. i have a data with following details (changes in data keep occuring and hence i would like to get a final table with most update data). this all o...
Arjunarao
Resolver I
7 years agoWhy do you want to do in Power Query.
Anonymous
7 years agoNot applicable
Hello Arjunarao - Thank you for your reply.
I want to do it in query editor, since once i remove the old data rows, then the modified data set will be integrated alongwith other tables.
Current problem - I receive a new file with data only for a particular employee whose data has been changed but i cant delete the old data from the file itself. hence i want to remove the old data using query editor but at the same time preserve the data in input files.
can we put a counter which will give 1,2,3 basis the latest timestamp for each employee and reset itself to 1 for each new employee. that way, i can try to group records basis the max value for each employee