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

Community site session details

Session Id : ymv+J9D7KgVHUVpl8TGXzK
Power Apps - Building Power Apps
Answered

Get date from Date Picker into SharePoint List and Translating the APP

Like (0) ShareShare
ReportReport
Posted on 23 Feb 2022 06:49:12 by

Hi All,

 

I have a date picker on my App, which is default to todays date. I have a SharePoint list, Initially, I had set the date column on SharePoint to =Today() when a new entry is made, however, that doesn't seem to be working for me because the date doesn't change. I have the below command on my Submit button, and I want to add the command of getting date from DatePicker to the date column in SharePoint. Any help on is appreciated. TIA.

 

Command on Submit:

Patch(Survey,Defaults(Survey),{Title:User().FullName,Department:Radio1.Selected.Value,Service:Radio2.Selected.Value,ADNOC:Radio3.Selected.Value,'Contact Number':Value(TextInput1.Text),Gender:Radio4.Selected.Value,Comments:TextInput2.Text});Navigate('Thank You Screen')

 

My second question is, about translating. I have seen a couple of videos, and I tried connecting the Microsoft Translator connector, but I got stuck when it came to translating Radio Buttons. I can also try to create a localization file, however, all the tutorials I've seen so far, have forms in them and Single line texts, I am confused as to how I am supposed to create a file if I have multiple choice questions in my Survey to translate. I have attached the Survey Page 1 and 5 for your reference, if you could be so kind, to just give me an example as to how I need to format my data based on these questions in an excel, I think I can manage from there. TIA for your help. I am very new to this and I appreciate any help.

 

mohdabrar_0-1645598801424.pngmohdabrar_1-1645598826094.png

 

 

  • Community Power Platform Member Profile Picture
    on 23 Feb 2022 at 08:14:42
    Re: Get date from Date Picker into SharePoint List and Translating the APP

    Thanks so much, That worked.

  • Verified answer
    Mitanshu Profile Picture
    1,635 Moderator on 23 Feb 2022 at 07:01:58
    Re: Get date from Date Picker into SharePoint List and Translating the APP

    DatePicker1.SelectedDate will give you the date that your user has chosen from the DatePicker control. You can use it in your Patch command to put in the SharePoint List


    I am assuming your control name is DatePicker1.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If this post or my previous reply was useful in other ways, please consider giving it Thumbs Up.

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2

Loading complete