Power Apps Uncheck Checkbox When Another is Checked [With Various Examples]
I built a Travel Request application in Power Apps a few days ago. Within that application, I have two checkboxes to describe flight ticket types: Economy and Business. I was required to build a logic so the user could select any option from the two checkboxes. In this article, I will explain how to achieve … read more…