Hello everyone,
I have been using this method to pull data from 4 separate look up tables across an adult survey and a youth survey: One for adult males, one for adult females, one for youth males, and one for youth females. I have uploaded the tables to commcare under the titles male_peer and female_peer for the adults and male_ypeer and female_ypeer for the youth. The code to pull the data from the adult tables seems to work just fine. The peer look up tables seem to work just fine in the application but the code to pull the information from the look up tables does not work. I made sure that the look up tables are referencing the appropriate look up tables. Can someone let me know what might be going on with my code?