Hello,
I'm using Power Apps to build a connection to My SQL database. I'm using the patch function to add records to my table. I am using a date picker for my birthday column and I was just wondering how to format it.
{emp_bday:DatePicker1.Date}
I get an error for "text" and "date" when I put it at the end of datepicker1.
Can anyone help?
Solved! Go to Solution.
{emp_bday:DatePicker1.SelectedDate}
Thank you! That worked perfectly!
User | Count |
---|---|
141 | |
97 | |
89 | |
78 | |
56 |
User | Count |
---|---|
190 | |
187 | |
105 | |
99 | |
91 |