Indexed-repeat error

Hi @Daniel_Alberto_Diaz

I think the error is in cell C24 in which you reference $apellido and $nombre.
Because they are variables included in a repeat group, you should specify which iteration the app should consider. I suggest you create a separate calculate variable in the previous row obtaining the relevant values and then reference these in the cell C24.

See also: You-may-need to use the indexed-repeat() function to specify which value you want error! - #2 by Andrea_Martin

I hope this helps!
Best,
Andrea

1 Like