Hi, I want to match the values present in one excel in given format
with the values present in another excel in given format.
The 1st one data is come from database and 2nd one data is prepared by calculation.
I want to match this data with each other if there is a difference of 0.01 or 0.02 or any minor shoot a mail.
@sarvesh.b
You can use lookup data table activity For each loop, If there is no data in DT2, it will show index as -1, based on which you can frame your flow.