Hello guys,
I am using the Remove Duplicate Rows activity for remove duplicate rows, but giving error on this. Can anybody help me with this?
Source: Remove Duplicate Row
Message: Data Tabke
Hello guys,
I am using the Remove Duplicate Rows activity for remove duplicate rows, but giving error on this. Can anybody help me with this?
Source: Remove Duplicate Row
Message: Data Tabke
Can you share your sample Excel sheet with dummy data…!
I am scraping data from Webpage and after that removing duplicate rows.
Hi,
I have an issue with removing duplicates in datatable.
as show in the above image.i have to remove,row with SL.NO 5, as it has different value in company column.
Thanks in advance.
then it’s not a duplicate value!
In your example, you don’t have duplicate rows.
sorry,
i mean i have to remove the row with same id,name,and country but different company.
please let me know.
thanks.
Hello @Dasharath have you found a solution on this? Could you please share? Thanks
Hello,
I found a solution, which might be temporary.But it works well.
concatenate column with company name and name. while passing the variable to v lookup, concatenate the name variable and company variable. instead of using v lookup in loop. this is a better option.
Regards,
Dasharath ND