Good afternoon,
To use a value retrieved from one pulldata() operation as the key for another pulldata() ?
Thanks
It should work if you add some type of relevant so that the second pulldata does not fire until the first one is filled out.
Hi @DeonLengton ,
I was looking from a way to pull data from a hosted feature table that I am using as a lookup table form a field that was the result of a calculation.
I did it like that, declaring concat_text as:
concat("Activity_Type='", ${ACTIVITY_TYPE}, "'")
and using this value later in a pulldata.
Hi Jose - can you give a bit more information? Is this to pull from a CSV file?
Perhaps share your Excel file if possible to help us assist you...
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.