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?
No description
No description
Solution:
You need to override getTableQuery() function on your resource list page
Jump to solution
1 Reply
Solution
DariusIII
DariusIII5mo ago
You need to override getTableQuery() function on your resource list page