Hi,
I have two sheets named sheet1 and sheet2 with same columns: Identificator (which could be duplicated many times), date column (which is always the same), and date column2 (which i=could be the same or could be different for every row). What I need to do is to add a column in sheet2 which will display "1" when in sheet1 there is a row with the same identificator and date column2 that is not quite same, it could be f.e. 5 minutes later or earlier, and 0 if there is no matching row for identificator+date column2+-5 mins. it would not be a problem if the date column2 would be the same in both tables.
How to achieve that using Power Query?
I have two sheets named sheet1 and sheet2 with same columns: Identificator (which could be duplicated many times), date column (which is always the same), and date column2 (which i=could be the same or could be different for every row). What I need to do is to add a column in sheet2 which will display "1" when in sheet1 there is a row with the same identificator and date column2 that is not quite same, it could be f.e. 5 minutes later or earlier, and 0 if there is no matching row for identificator+date column2+-5 mins. it would not be a problem if the date column2 would be the same in both tables.
How to achieve that using Power Query?