Please Help. Whats wrong with my pulldata code?

Please help, I want to using pulldata code but I dont know it seams not working.
Can’t load into text on the Form.

Welcome to the community, @mukki_fajar! Have you gone through our support article Pull Data Functionality in KoBoToolbox? It should help you solve your issue.

Hi @mukki_fajar, was your form working previously and now no longer or are you needing assistance in how to correctly use the pulldata() function?

Can you help me on email? Please mail me at mukki.fajar92@gmail.com

@mukki_fajar, could you explain your issue clearly? It’s unclear:

my pulldata is blank. No value in textbox…
my code like this : pulldata(‘csv_gps’,‘LokasiGPS1’,‘NamaSekolahCSV’,${Nama_Sekolah})

csv_gps.csv (5.1 KB)
Dalwas SARPRAS SMP NEW 3.xlsx (19.6 KB)

@mukki_fajar, try using the name instead of the label to make a pulldata expression as outlined in the post discussed previously (it should solve your issue):

is pulldata can’t work with select_one?
If select_one choices is : A, B, C
And then I want to show what is ‘A’ corespondation from csv into ‘text’?
I try it but not lucky…

It works. Have you gone through the workaround shared with you?

Yes, but not works. Can you please help me? or give me sample with ‘select_one’ choices?

@mukki_fajar, would you mind going through this post:

It has a workaround to use select_one with the pulldata function.

Thanks! it helped me. :grinning_face_with_smiling_eyes:

1 Like