Hello,
I am trying to populate a field with the latest observation in a repeat field. I tried to follow the instructions provided here, but I am receiving an error message (see below).
Here is my XLSForm
And here is the error message
Any help would be appreciated. Thanks!
Solved! Go to Solution.
Try putting ${resolution_status} where you have ${resolution_status_label}
Try putting ${resolution_status} where you have ${resolution_status_label}
Thanks @CodyPatterson, you are right. It is Indexed instead of Index.
Thanks @ZenMasterZeke, I changed it to ${resolution_status}.
Despite both changes, it still gives me the an error message.