Juan Haag
How to insert data in TextColumn using CASE query
How can I assign a value using a CASE query in a TextColumn::make() column in Filament, considering that the value depends on conditions in the model X?
This is the query
I'm not sure what value to put inside the TextColumn::make() since it wouldn't involve a direct relationship.
Ty for all.
5 replies