Compare collections/excel to get

Makus

New Member
Hello,

Can somebody help me write a Blue Prism Code or Excel Macro that will solve the problem below?

I have two collection in input with same columns, I need to compared it. When Bot find difference - markt it.

Using Loop and collections manipulations is too long for me..

Input: Source. Target
Output: Compared when find difference set value like this: Source Value/Target Value
View attachment 2.jpg
 

Sachin_Kharmale

Active Member
Hi Makus,

So your both table have same number of rows and same no of columns?
both table have same column names only table contains diff data ?
 

Sachin_Kharmale

Active Member

Attachments

  • 1575532086284.png
    29.6 KB · Views: 28
  • Combined Collection Output.JPG
    36.3 KB · Views: 21
Last edited:

Makus

New Member
Thank you very much

In my collections the number of columns is the same, but they differ in the number of rows
 
Top