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 / help displaying respon...
Power Apps
Unanswered

help displaying response time in app from Sharepoint list

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

it's me again.  I've tried a lot of things I found searching the net but nothing is working.  I have a Sharepoint list titled "Condensed SA Request info" with two columns that have date and time, timestamps written when a record is created (timestamp submitted) and one that timestamps when the record has been accepted (Lead CSA Accept).  Both are configured as date/time in the Sharepoint list.  I have another column titled "response time" that calculates the difference in the other two Columbus to establish the amount of time it took from submit to accept.  That field is a calculated field with the following formula and it's set as date/time: =TEXT([Lead CSA Accept]-[Timestamp submitted],"h:mm")

 

I'm trying to get a text label (or any visible item) in power apps to average the response time column and dynamically show the current wait time.  I've tried a TON of stuff but can't seem to get it to work.  I'm leaning towards the : in the h:mm format causing the issues I've been seeing.  Any thoughts?

Categories:
I have the same question (0)
  • EddieE Profile Picture
    4,641 Moderator on at

    @jw20402 

    Try the DateDiff() function, eg

    Text( DateDiff('Lead CSA Accept','Timestamp submitted',TimeUnit.Hours), "hh:mm")

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @EddieE  where do I use that function?  I the Sharepoint list or power apps?  I've tried it in the power apps text label and I get errors.

  • EddieE Profile Picture
    4,641 Moderator on at

    @jw20402 

    Inside a label in PowerApps. Instead of copying my code use intellisense to guide you on the column names and it should work

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