I am updating an excel column by comparing with other column in the same sheet and somehow It is creating new sheet to write that data. I want to write it in same sheet.
Used Read workbook to read that sheet.
Assign activity to filter and save.
Write range activity to write that data.