full-greenF
Refine2y ago
3 replies
full-green

Query distinct data in useDataGrid

I have a table with many entries identified by a reference and with a timestamp field. I want to generate a DataGrid that shows only the latest distinct rows. How can I configure the hook to perform this request?
Was this page helpful?