Notifications
Announcements
I've set my column type as "Single line of text". Purpose is so that I will be able to set "N/A" default value if date picker in PowerApps is empty.
Now, the problem is that I want the columns to show the date format as MM/DD/YYYY, similar with the date picker. But currently it shows YYYY-MM-DD.
Data source:
Input form powerapps:
Hi @Sharinah1 ,
You could use this formula to convert the date value to "mm/dd/yyyy" fromat
Text(DatePicker1.SelectedDate,"mm/dd/yyyy")
Best Regards,
Bof
Thank you. Sorry for this question but, may I know where do I put this? I'm assuming under Update option of the datepicker?
If the data picker is in a form, you could set the datacard's Update property to
Text(DatePickerName.SelectedDate,"mm/dd/yyyy")
Thank you. Added it already but this shows in my SP List.
Could you please show me more details about your canvas app?
How do you submit the record? Could you please show me the formula?
Hello thanks so much. Just a Submit button for Form3_2. OnSelect function is below syntax.
then here is when I applied the formula on Update property of datepicker datacard
It looks fine. Is 'Close Out Date #1' a single-line-of-text column? Could you please refresh the data source and try again? If it not work, please consider re-add the form.
Yes, single line of text. I'll refresh and see.
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.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 717 Most Valuable Professional
Michael E. Gernaey 329 Super User 2025 Season 2
Power Platform 1919 268