Select to view content in your preferred language

Can't Get pulldata(@layer) to Work

708
3
Jump to solution
08-18-2023 01:09 PM
JimW
by
Frequent Contributor

I am trying to do a simple point in polygon query in Survey123.  

Here is my calculation:  pulldata("@layer","getValueAt","atttributes.WorkArea",${MyURL},${MyLocation}).

I have another survey where the syntax matches the above exactly and it works in that survey.

JimW_0-1692389264337.png

What am I doing wrong?  

I am running version 3.18.

0 Kudos
1 Solution

Accepted Solutions
BarbaraWebster1
Esri Regular Contributor

Hi @JimW,

It looks like you have an extra "t" in "attributes.WorkArea". Is the expession working for you if you remove that? If not, are there any error messages?

Thanks,
-Barbara

View solution in original post

0 Kudos
3 Replies
BarbaraWebster1
Esri Regular Contributor

Hi @JimW,

It looks like you have an extra "t" in "attributes.WorkArea". Is the expession working for you if you remove that? If not, are there any error messages?

Thanks,
-Barbara

0 Kudos
JimW
by
Frequent Contributor

Thank you so much for catching that.  I am glad it was just a simple (and dumb) issue.  

0 Kudos
BarbaraWebster1
Esri Regular Contributor

Glad to hear it's working now!

0 Kudos