Hello everyone,
I’m working on an XLSForm where I need to retrieve the information entered in the last repeat using the indexed-repeat() function. This works perfectly for text fields, but I’m having trouble with date fields—they don’t seem to return the expected value.
The idea is that users will enter data in repeats daily, and fields outside the repeat should display the last value entered. For text fields, this is functioning as intended, but for date fields, it’s not.
I’ve attached the .xlsx file for reference.
Thanks in advance for your help!