Hello,
In power apps I've build a simple app for time tracking purpose where employee can put his/her hours based on weekstart date. Now my Sharepoint list looks like this:

I wonder if it's possible to sum each month based on those weekly records? In this example the week starts at 19.02.2024, so it means that Monday is 19.02, Tuesday is 20.02 etc. Flow should go through whole list (fitlered by project ID) and then somehow calculate each month and provide results to Power Apps.