Issue While Displaying a column from Relation using dot notaiton

I am trying to display name Columng From Organzation Relationship in a Table . when i just use the "oganization_id" attirbute it shows the id of the organization but when i use dot notation to display name attrbute , it does not works. Can anyone help please?
No description
2 Replies
bardolf_6969
bardolf_69692mo ago
you need to use the relationship name not the _id column. So if your relationship is organization, you TextColumn should be organization.name not organization_id.name
Want results from more Discord servers?
Add your server