Hello experts,
I am building a Visitor Automation App. I am stuck with the status tracking part.
There are 3 departments. Requester submit the request and it goes through the approval process. I need to check multiple condition to show the Status of the request. If the visit is required for that department and if the manager has approved, then show the status as Approved, which is simple. But if there are multiple department visits required, even if there is one approval pending, I want to show the status as "Pending Approval". I have attached the images to explain the requirement better.
Scenarios shown in Img3, I need to update the Status in PowerApps (img2) based on the TRUE and FALSE of other columns.
Thanks in advance!