Forum Discussion
Chandrashekar
Resolver III
4 years agoIssue with Lookupvalue Formula
Hello, am trying to get value from Table1 to Table2 where I used below lookupvalue formula but am getting Not Found as value is available in Table1. I tried two formula(as below) but getting sam...
Chandrashekar
Resolver III
4 years agoHello,
I have established relationship on date field. Table1 have unique value(Number) however Table2 have duplicate value(Number).
Unfortunately I cannot share file as it confidential but I copied few records(10 rows) in another table and it is working fine but for huge data(12K) it is not working.
Regards,
Chandrashekar B
tamerj1
Community Champion
4 years agoChandrashekar
Yes because in big data you will have duplicates which is the case when LOOKUPVALUE returns blank. Same problem occurres when the data contains blanks, as blanks are treated as duplicates. What kind of result did you receive when applying to big data?