Hai,
I have a problem in Date Function. So Date field i have is TextInputBox which needs to pick the Today's date automatic. And another one is DatePicker Here, user needs to select the preferred date. So I'm using patch function to store the values from powerapps to Sharepoint list. So Both datepicker and TextInput selected date is not able to patch to the sharepoint list.
Powerapps Screen Date:
Patch :
But it doesn't take the values of date. Instead it shows the date like this in Sharepoint List.
Solved! Go to Solution.
This is not a PowerApps issue. This has to do with how you display the date in that column in SharePoint.
You are seeing the "Friendly" format. If you want a standard date, go into the Settings of the List and then to the settings of that Column. You will see a "Display Format" option. Change it to Standard in order to see the actual date.
I hope this is helpful for you.
Hi @ganesan_gowri ,
Do you want the date field display as data format in sharepoint list?
Two points:
1)change the date format from friendly to standard. Just as @RandyHayes said.
2)set the field not including time.
If you set the field including time, the field will display datetime value, not only date.
Best regards,
This is not a PowerApps issue. This has to do with how you display the date in that column in SharePoint.
You are seeing the "Friendly" format. If you want a standard date, go into the Settings of the List and then to the settings of that Column. You will see a "Display Format" option. Change it to Standard in order to see the actual date.
I hope this is helpful for you.
Hi @ganesan_gowri ,
Do you want the date field display as data format in sharepoint list?
Two points:
1)change the date format from friendly to standard. Just as @RandyHayes said.
2)set the field not including time.
If you set the field including time, the field will display datetime value, not only date.
Best regards,
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
53 | |
41 | |
36 | |
30 |
User | Count |
---|---|
240 | |
74 | |
71 | |
69 | |
65 |