So first, how does the function find the other database if it isn’t a database that is already loaded and part of CODAP? I have tried to bring in two databases and the first just gets deleted and the new one replaces it.
Second, I’ve been working with the lookUpByKey(“database1″, attribute from database 1 with the values I want”, “attribute in database 2 where I want values imported to”, keyValue) function. I’m assuming I have correctly interpreted what the first three terms refer to, but I’m not sure what keyValue refers to. I am assuming the function needs to know how cases are identified so that the data is imported to line up with the cases properly, but maybe I’m suppose to provide some different bit of info here. In laymen terms, what is “keyValue”? I’m definitely doing something wrong because I’m just getting the function written in, not the values. Thanks!