web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Summing the DateDiff f...
Power Apps
Answered

Summing the DateDiff for Grouped items

(0) ShareShare
ReportReport
Posted on by 29

Hello,

 

I am building an app to record time. There is a field for "Project", "Start", and "End".

 

I have created a gallery to group all items where the project is the same (that match a date picker):

 

GroupBy(Filter('Time Recording', Start >= dprDateFrom.SelectedDate && Start <= dprDateFrom.SelectedDate + 7), "Project", "grpProject")

 

I then need to show the number of hours recorded for each day for each project:

 

RDC_0-1673286058068.png

 

I assumed that I would use DateDiff for the "Start" and "End" fields and possibly Sum them, but that doesn't work (I tried this "Text(Sum(ThisItem.'Work Order', DateDiff(Start, End, Hours)), "[$-en-US]hh:mm:ss")").

 

Any suggestions would be greatly appreciated.

 

Thanks!

 

Ryan

Categories:
I have the same question (0)
  • Verified answer
    RDC Profile Picture
    29 on at

    I have found a solution for this, just incase anyone has the same issue. Not sure if it is the best way to approach it but I was able to use the "with" function" and then Sim the DateDiff.

     

    Thanks!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,045

#2
Valantis Profile Picture

Valantis 675

#3
11manish Profile Picture

11manish 592

Last 30 days Overall leaderboard