Select to view content in your preferred language

Pulldata returning error message

5742
23
Jump to solution
02-12-2018 12:32 PM
KendraStraub
Occasional Contributor

I have loaded external data into the media folder in my Survey123 folder.

GRSM_species_list is the exact name of the csv in the media folder. 

cover_lookup is another csv in the media folder. 

I am not sure how to interpret the error message I am receiving. #

When I publish the form I get the following error message:

Error: Initialing Form...

  • External instance "GRSM_species_list" is empty.
  • FormLogicError: instance "cover_lookup" does not exist in model
23 Replies
by Anonymous User
Not applicable

Hi all,

I am running into a similar issue with getting thing to run on the web app. I receive the same error "FormLogicError: instance "itemsets" does not exist in model". I have ran through a few things that have been mentioned above with out much success. I must be overlooking somehthing if you could take a look.

Thanks

0 Kudos
JohnathanHasthorpe
Esri Regular Contributor

Hi Kyle - there was an issue with where you put the pulldata() function. I moved it to its own separate question to get it to work.

Please see attached.

by Anonymous User
Not applicable

Awesome that got rid of the error. Now what I am seeing is it is not recording the geopoint or location on the data end, What might be causing this? 

0 Kudos
by Anonymous User
Not applicable

@Johnathan Hasthorpe I solved my Issue. I had a relevancy set on my geopoint which was preventing the location data from being recorded on the back end when the criteria was not met. \

Thanks again for the help,

-Kyle