Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

comparing data in a row

$
0
0
F1F2Output
data12false
data23false
data34false
form15false
form23true
form32true

 

From the above example, compare the data of F2 corresponding in data1 with form1, form2, form3  and if same, then output should be true only to the value corresponding to form1,form2,form3, the same should be done with data2,data3 corresponding values. Simply is it is a row comparison, But data1 data2 data3 corresponding F2 values should be compared with form1 form2 form3 corresponding F2 values. comparison is not as data1 with form1. It should be with every data and form in F1.

 

Thanks

Thulasi


Viewing all articles
Browse latest Browse all 4999

Trending Articles