Compare two tables and want to know where is difference

Hello guys, quick help, I’ve got algorithm which compare two tables and inform, if these tables are same or not, but I need to know, which one cell or row or column is different.
I attached xml file and two tables.

FinalTable1.xlsx (11.2 KB)
FinalTable2.xlsx (11.2 KB)
Main.xaml (26.2 KB)

2 Likes

Hi,
As per my understing from your usecase i have modified the file.

I hope it will help you.

TableDifference.xaml (38.9 KB)

2 Likes

Thanks a lot, it will help for sure!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.