Child records missing in detail view

I have a parent view of Servers that has a child view of Unreconciled Drives. The child table count show fine in the Servers_Inline view:

Wen I click on that top row to open the Servers_Detail view, I expected to see 5 child records, but see none:

Any idea why they are not showing up?

Thanks

In my experience, it’s because the values in the List column do not match the key column values of any rows in the table used by the List column. Make sure the List column’s Related Table Name is set correctly.

Thanks for the reply. The List and Ref were configured correctly, but the problem went away when I reloaded the data. I think I loaded bad data the first time. :disappointed_face: