Dear all:
I working on power apps with sharepoint list.
Now i have a question, how to set Botton can be clicked when condition is match and Botton can't be clicked when condition is not match?
For example:
When approvalStatus = "Approved" the Botton can be clicked, when approvalStatus <> "Approved", the botton can't be clicked.
Thanks for your support:)