Backend Call - Query using Supabase and Flutterflow

Widgets & Design

Hello, I am using FF and Supabase.

I have a table which will be very big (possibly millions of rows).

I am using a paginated Datatable.

My question is, is there a way to get the number of rows of the table (which is used in the right bottom part of the Datatable) without having to make the Backend Query call which will take for too long? Unless if I am missing something here / don't know sth πŸ˜›

What have you tried so far?

Reading the documentation, implementing it

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply