Hello.
I have a problem with updating file properties with powerapps using flow again.
Now problems with date format. I use date picker to send it to flow.
But it shows me such error. ContractDatePicker.SelectedDate is Date format.
Solved! Go to Solution.
There are two ways you can fix this:
Approach 1: Try placing Text function as below:
Text(ContractDatePicker.SelectedDate,"MM/dd/yyyy")
Approach 2: In the flow, try using Convert Time Zone action under DateTime connector
Try both approaches and post here if you have any questions.
Regards
Krishna Rachakonda
If this reply helped you to solve the issue, please mark the post as Accepted Solution. Marking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone. |
There are two ways you can fix this:
Approach 1: Try placing Text function as below:
Text(ContractDatePicker.SelectedDate,"MM/dd/yyyy")
Approach 2: In the flow, try using Convert Time Zone action under DateTime connector
Try both approaches and post here if you have any questions.
Regards
Krishna Rachakonda
If this reply helped you to solve the issue, please mark the post as Accepted Solution. Marking this post as Accepted Solution, will help many other users to use this post to solve same or similar issue without re-posting the issue in the group. Saves a lot of time for everyone. |
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
253 | |
246 | |
84 | |
36 | |
30 |
User | Count |
---|---|
328 | |
261 | |
123 | |
68 | |
44 |