Hello I am hoping someone can help me with this issue. I have a survey that has multiple entries in a CSV file for example:
Watershed Pollutant
Los Angeles River copper
Los Angeles River lead
Los Angeles River zinc
Machado Lake mercury
Machado Lake DDT
If I select the watershed to be Los Angeles River in my survey, how do I have it populate all the pollutants in the survey? pulldata only grabs the first record. I have at least 100 watersheds and multiple pollutants per watershed so I am not sure if an array would help at all.