I am beyond frustrated with this even after all the research and and tutorials I have been reviewing and nothing is working. This should be a very simple concept and I am missing something.
Attachment: Enter Inventory Number - The user is to enter the company inventory number (lets say 1050). From there, I would like it to automatically populate the field (Modern's Inventory Description).
I have a hosted feature layer on AGOL that has the Inventory Number and Description.
In the calculation: pulldata("@layer", "getValueAt", "attributes.DESCRIPTION", "PATH TO AGOL", ${Inventory})
However, when I enter 1050 into the survey, the Inventory Description remains blank.
Please help since I am really lost here.
Thank You