I don’t love the title for this post, but hopefully an explanation will clarify. I have a database named “Company” with a relation field called “Contractor” that self-references the Company database. I create a new table view for the Company database. I’d like to have each “Company” as the top level grouping, and see all the related contractors grouped under each company.
However, the only grouping I’m able to produce is “Contractor” as the top-level grouping.
Am I thinking about this problem wrong, or is something like this just not possible in Fibery right now?
I’ve annotated some screenshots to show what I’m trying to accomplish as well.
When you open the dropdown to choose the database to Group by, you should see both ends of the many-to-many relation.
What is the name of the corresponding field that is the other direction to Contractor?