I'm reaching out to you as a newcomer to both FlutterFlow and app development in general. I've been diving into the world of FlutterFlow and Firebase recently, and I'm currently facing a challenge that has me scratching my head.
In my journey to learn and create, I'm attempting to calculate the total sum of data from a Firebase collection within my FlutterFlow app. The Firebase collection, let's call it "Expenses," holds documents with numeric values representing individual expenses. My goal is to calculate and display the grand total of these expense values.