Hello everyone.
I am in desperate need of some help. Everyone on this site is so much smarter than me with Power Apps but I promise I am trying to learn from you all.
I have a Power App that I am building that allows a user, let's say that is Bob, to create a request. When Bob submits the data, it is written to the backend Sharepoint site. In that request, Bob has added people in the request as stakeholders, Kim, and point of contact, Mike.
When the request is assigned to a designer, Bob can go back to the request site and view the status of his request. It's just information that is read-only, but gets updated by the designer.
Here is where I am running into all kinds of trouble/doubt.
I can write the formula for the read-only page to show only requests that Bob created BUT I also want Kim and Mike to to go to the page so they can view the projects that they belong too. How would I do that?
Also, I want to be able to filter by the Request# as well BUT only if the logged-in user shows up anywhere in the request.
So, if a user goes to the status page and inputs a valid Request#, that data would show if their name was anywhere in the Sharepoint data list. Bob, Kim, and Mike could look at the data, but Lisa wouldn't see that information.
How do I do that as well?
I can't thank you all enough for your insight and explanation to this beginner.
Have a wonderful day!