Newbie Seeking Guidance on Summing Data from table and placing it within flutterflow

Resolved

I'm reaching out as a rookie on FlutterFlow and app development in general. I've been diving into the world of supabase and flutterflow recently, and I'm currently facing a challenge that has me going nuts!

In my journey to learn and create, I'm attempting to calculate the total sum of data for a user in a certain month from a supabase table within my FlutterFlow app. The supabase table, let's call it "Transaction," holds all information regarding a transaction made by a user with numeric values representing individual expenses. My goal is to calculate and display the grand total of these expense values for each month.

2
5 replies