Count and display number of rows in Supabase

Database & APIs

I know this may be a simple thing for most of you guys.

Please help me with this, thank you in advance!

I want to show the total count of the rows in a supabase table "khairat", filtered by the column "manemail" to match the authenticated user's email address in column "email".

Can anyone guide me to achieve this logic, please? Thank you so much

What have you tried so far?

I've tried querying the table filtered by email address matching "manemail", but I dont know how to show the results to show the total number of the results rows.

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