As Power Apps is completely new to me, I'm not really sure how to ask my question, but here it goes. I've created a very simple app, integrated with a SharePoint list, which includes 4 fields: Name, Status, Return Time, and Comments. Note- it's a very simple and basic In/Out board. Everything is working perfectly well. Staff open the app, select their name and can change their status by selecting 'yes' or 'no' from the status drop down list, add a return time, and comments if they wish. What I would like to happen is if the status is set to 'out' and when changing it back to 'in' the values/data in Return Time and Comments is deleted, forgoing to have them do it manually. I realize in order to help, you'll need some names, but I'm not sure what to provide, but will give it a try. The names of the status control in the app is: DataCardValue6. The name of the Return Time control is: DataCardValue8 and the name of the Comment control is: DataCardValue7
Thanks in advance. If you need further information, please let me know.