Dictionary - An item with same key has been added error

The keys and values are all unique but it still throws “An item with the same key has already been added”

Hi @KavipriyaMoorthy

I think u had To increment loop by one after the add to dictionary witin for each row scope

Or u can try with the below key and values

key : row(0).Trim.ToString

value: row(1).Trim.ToString

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed: