Hello,
I have a list as data source in Sharepoint online named Data_list with theses columns: ID, Start_date, End_date, Username(type person), perdiem(number).
In power apps, I would like to group my data in a gallery by usernane and sum (perdiem) so that I can have a report like a pivot table with Excel. I would also like to filter the data by Start_date and End_Date.
I made a simulation in Excel. Attached the table and the report that I would like.
I struggle to do that despite several tutorials on you tube.
Thanks.