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 / Show Due time as Short...
Power Apps
Answered

Show Due time as ShortTime AM/PM

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, I have Due Time string column that shows military hours, how do I show this as ShortTime in my Gallery?

 

I tried this by Text((ThisItem.'Due Time'),ShortTime) but the format did not change and no indication on syntax error as well.

 

Any ideas?

 

 

Categories:
I have the same question (0)
  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    Consider the following change to your formula:

    Text(DateTimeValue(ThisItem.'Due Time')),ShortTime)

    If your Due time is in text format as you mentioned, you need to first convert to a datetime object, then apply the text format.

     

    I hope this is helpful for you.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @RandyHayes  I am getting unexpected characters in comma before ShortTime odd. (,ShortTime).

  • Verified answer
    RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    Sorry...typo:

    Text(DateTimeValue(ThisItem.'Due Time'), ShortTime)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi @RandyHayes , thanks I should have caught that as well. 🙂

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#2
11manish Profile Picture

11manish 205 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 128 Super User 2026 Season 2

Last 30 days Overall leaderboard