I'm using @powerapps PowerApps to customize a SharePoint list. It's a form with multiple status (Choice field)
For each status there is a button in the Form.
Example, Status = Review ; Display 'Approve' button
But for some users the Button does not appear, because Status field is empty.
Could you please suggesst a way to make sure that the status is read on Visible and if not refresh the page so that Status and button is dispayed.
Thank you