Hi All.
I am trying to make a form to check whether the food has expired. In the form there are 2 datacard: "Has Expired" and "Expiry Date".
The "Expiry Date" datacard will be only visible if user select "Yes" for "Has Expired" datacard. This form will be submitted and the data will be stored in sharepoint list. Then, user can view the form that they have submit.
The problem I am facing is that when the user select "No", the sharepoint list still update the default date. How to make it empty?
1. I have tried to clear the date inputtextholder properties. However, this also cleared the date enter by user when they select "Yes", when they view the form.
p/s: I am still new in PowerApps. Hope the experts can help me.
Solved! Go to Solution.
Try this:
http://powerappsguide.com/blog/post/clear-datetime-value-on-form
It worked like a charm.....
Hi Takolotza, I have a similar case in one of my Apps where I also don'want to change the data type. Might I ask you for a better Image/Description of the flow you made? Thanks in advance