Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
OnlyTieBowline
Posts
Comments
F
Filament
•
Created by OnlyTieBowline on 11/1/2023 in
#❓┊help
TextColumn relationship unique values
I have a text column that contains country names through a relationship. How do I get this to only display unique names?
Tables\Columns\TextColumn
::
make
(
'countries.name'
),
Tables\Columns\TextColumn
::
make
(
'countries.name'
),
5 replies