© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How to change table query to get computed values? - Filament
F
Filament
•
3y ago
•
3 replies
AlessandroKobs
How to change table query to get computed values?
I
'm trying to get
"total
_clicks
" from a computed value on my
$table
, but it did not apper on
$record
. Is there another way to change the query and get some calculated values
?
Solution
You need to override
getTableQuery()
getTableQuery()
function on your resource list page
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Computed table values
F
Filament / ❓┊help
3y ago
Get table filter values
F
Filament / ❓┊help
3y ago
How to get Table filters values from tables ?
F
Filament / ❓┊help
3y ago
Get search value in table to add custom query to table query
F
Filament / ❓┊help
3y ago