pulldata() working in connect and web form, but not in dashboard

365
2
04-10-2022 02:27 PM
mattkramer
Occasional Contributor

Hello,

I have a survey with a couple pulldata() calls on an external csv. These work just fine in most situations (Connect and Web Survey), but not when the form is embedded in a dashboard where it is intended to be used. Is there any difference between the web form version of a form and the embedded dashboard version that would cause this? 

I have attached my form, and here are the fields in the csv that I am using:

namelabelOrganizationTitleEmail

 

 

0 Kudos
2 Replies
IsmaelChivite
Esri Notable Contributor

Hi.  Having your web survey run embedded within a dashboard should not add any variation. If your pulldata functions work well within the survey123 web app, they should run the same when embedded in your survey.

I did not see any pulldata() calls in the XLForm attached above.

0 Kudos
mattkramer
Occasional Contributor

Hey Ismael, thank you for taking a look at this. My pulldata() calls are in the calculation column for fields "Agent_Organization","Agent_JobTitle" and "Agent_Email". Cells K37-K39.

If they need to be in a different column to run, I don't think that would be a problem. I appreciate you clarifying that they should be working the same in the web app vs the dashboard.

0 Kudos