Pulling data from pre-existing survey data

Hello,

I am trying to pull data from csv file but ODK validate is not validating
my code. Could any one help with correcting the code mentioned below?

type name label calculation
integer FCODE FCODE number
calculate cityname pulldata('Ccombined', 'cityname', 'FCODE_key', ${FCODE})

I am trying to pull city name from pre-existing data Ccombined (csv file),
using FCODE field in this form linked with the specific row in CSV file
FCODE_key.

Thanks,
Abbas

Abbas,

Make sure you are using the latest version. Also, ODK Validate prints
warnings and errors. Warnings are fine, errors are what you should worry
about.

Yaw

ยทยทยท -- Need ODK consultants? Nafundi provides form design, server setup, in-field training, and software development for ODK. Go to https://nafundi.com to get started.

On Mon, Apr 11, 2016 at 5:13 PM, abbasr725@gmail.com wrote:

Hello,

I am trying to pull data from csv file but ODK validate is not validating
my code. Could any one help with correcting the code mentioned below?

type name label calculation
integer FCODE FCODE number
calculate cityname pulldata('Ccombined', 'cityname', 'FCODE_key',
${FCODE})

I am trying to pull city name from pre-existing data Ccombined (csv
file), using FCODE field in this form linked with the specific row in CSV
file FCODE_key.

Thanks,
Abbas

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.