Detail view not matching the row I select

I just encountered this issue yesterday. In my program, every row contains a different person and their demographic information. The key column is CONCATENATE([Last Name] "_" [First Name] "_" [Date Of Birth]). However, now when I select a row from ANY of my primary or menu views, it ALWAYS takes me to the same personโ€™s detail view.

Ex: I select Bobby Smith (DOB 1/12/2003), and it always takes me to the detail view for Jayden Williams (DOB 4/5/2001). Jayden Williams is currently the last row in my table, so I donโ€™t know if that has to do with anything. I have many different views and this happens for all of them. Almost all of my primary and menu views are tables.

0 5 123
5 REPLIES 5
Top Labels in this Space