How to compare row value with column value?

Hey @Muralikrishna_Surve,

This can be done using the join datatable activity and also if you do not want to use join or you data is bigger so for that better to go with linq for that have a look this solution.

Thanks,
Sanjit

1 Like