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 / Write extracted value ...
Power Apps
Unanswered

Write extracted value to collection

(0) ShareShare
ReportReport
Posted on by 356

Was able to extract time value from 3 dropdowns using:

 

TimeValue($"{ddEndTimeHour.Selected.Value}:{ddEndTimeMinute.Selected.Value} {ddEndTimeAMPM.Selected.Value}")

 

Now I need to record to ColStartTime.  The datacard is:

StartTime_DataCard1

 

I can't figure out how to add this value to my collection or even what to put in Card's Update field.

 

Thx!

Categories:
I have the same question (0)
  • turnerj3 Profile Picture
    2,039 on at

    Are you wanting to store with a form submit?

  • developerAJ Profile Picture
    4,763 on at

    if you are using a date and time column than date is must .

    if you have date control

    DateValue1.SelectedDate + Time(Value(ddEndTimeHour.Selected.Value), Value(ddEndTimeMinute.Selected.Value), 0)

     

    hours drop down numbers from 1 to 24 it will convert AM or PM based on hour.

     

    if you dont have date control.

    use 

    Today() + Time(Value(ddEndTimeHour.Selected.Value), Value(ddEndTimeMinute.Selected.Value), 0)

     

    as update property

     

  • slhangen Profile Picture
    356 on at

    I want to patch into a collection then write the collection into SharePoint. 

  • slhangen Profile Picture
    356 on at

    Thanks for the Update info, very useful. Now how do I patch this into my collection?

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 337 Most Valuable Professional

#2
11manish Profile Picture

11manish 173

#3
Valantis Profile Picture

Valantis 86

Last 30 days Overall leaderboard