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 / How to break out Date,...
Power Apps
Answered

How to break out Date, Hour, Minutes, and AM-PM

(0) ShareShare
ReportReport
Posted on by 278

I have a need to break out a date into multiple values.

 

I have a datacard with a date and time in it.

I want to take the text that is in this datacard, and pull out values for date, hour, minutes, and AM/PM

 

At first I thought that since this is just text, I can create a label, and convert the text to an actual date/time.

Travis5150_0-1642263302703.png

 

I have not found a way to pull out values for date, the hour, the minutes, and whether it is AM or PM.

is this possible?

I thought about doing 4 more labels and putting the values there, but i dont know how to break it up, or if it is even possible.

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

    I figured this out, using these two links:

    https://www.matthewdevaney.com/all-power-apps-date-time-functions-with-examples/

    https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-left-mid-right

     

    I created a label to make the text into a date value

    DateTimeValue(DataCardValue5.Text)

    Then created a label for the hour and minutes and pulled the values out

    Hour(DateTimeConvertfromText)

    Minute(DateTimeConvertfromText)

    for the AM/PM, I used the Right function

    Right(DateTimeConvertfromText, 2)

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 762

#2
11manish Profile Picture

11manish 640

#3
Valantis Profile Picture

Valantis 548

Last 30 days Overall leaderboard