Hi all,
I've a date/time column (dataverse) and I want to reset it to blank/default date.
When I try to do the follow:
I have a button to reset the date/time column:
Set(datepicker3_blank,true)
Now I set the defaultdate property of my datepicker to:
If(datepicker3_blank = true,Blank(), Gallery1.Selected.startdate)
On my second button I have the follow patch:
Patch(
Milestones,
LookUp(Milestones,activity = Gallery1.Selected.activity),
{startdate: datepicker3.Selecteddate}
)
After the patch, my record is NOT set to blank.
How/or what need I do to set my date/time value in dataverse to blank?
Regards,
Dennis
Solved! Go to Solution.
Just wondering does the app react differently when Formula Level Error Management is turned on and is it on?
You find it by going to File then Settings and then Upcoming Features.
Also if that works please accept it as the solution if it does not work I just want to check is the datepicker blank when the default asks it to be blank 🙂
Signature:
If you appreciated my comments/responses please be sure to Like/Kudo them it really does make me smile 🙂 !
Link to the Power Platform Professionals United Kingdom User Group:
Just wondering does the app react differently when Formula Level Error Management is turned on and is it on?
You find it by going to File then Settings and then Upcoming Features.
Also if that works please accept it as the solution if it does not work I just want to check is the datepicker blank when the default asks it to be blank 🙂
Signature:
If you appreciated my comments/responses please be sure to Like/Kudo them it really does make me smile 🙂 !
Link to the Power Platform Professionals United Kingdom User Group:
Happy to help wherever I can. Have a Wonderful Day! 🌞😎
Signature:
If you appreciated my comments/responses please be sure to Like/Kudo them it really does make me smile 🙂 !
Link to the Power Platform Professionals United Kingdom User Group:
User | Count |
---|---|
121 | |
87 | |
87 | |
75 | |
66 |
User | Count |
---|---|
215 | |
180 | |
138 | |
96 | |
82 |