Sort by Thing's thing

Hello,

I have a RG where i list “Employees”

each employee entry has an “Company”, type “Company”

I want to create a repeating group, listing all employees, and ordering then by Company’s Name

But i dont see “Company” in the sort dropdown, neither on dynamic sorting filter…

how do i accomplish this?

for this case, there is no problem sorting this on front end if needed
i dont want a plugin

One option is to create an RG for “Company” and sort that by Name. Then put another RG inside that for “Employee” and add a constraint Company = Current cell’s Company :blush: