Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Approval Based on List Lookup?

(0) ShareShare
ReportReport
Posted on by

Hi all!

 

I am trying to create a flow for course override requests. I have a Microsoft form that a student submits, those populate to a list. See below:

JDupre_0-1693493358986.png

The teacher approver column gets loaded by a "Search Users (Office 365)" based on the "teacher" input on the form.

I would like the chair column of the "CATS Override Request" list to load based on a search from another list (FACULTY LIST, see below) that searches for the teacher name, finds the corresponding "chair" name, and then searches for that user.  I'm stuck and have no idea what to do. (I'm fairly new at this, sorry!) 

JDupre_1-1693493616246.png

 

  • Ryan_B Profile Picture
    446 on at
    Re: Approval Based on List Lookup?

    I think this should be fairly straightforward. You could use a Get items action for the Faculty List that performs a filter query based on the teacher input from the form. Then use the outputs from this action to populate your Chair Approver column.

     

    Here is what your filter query would look like, just swap out the Response Id part with your teacher input field from the form:

     

    Ryan_B_2-1693496148724.png

     

    Title eq 'Response Id'

     

    Then use an Update item action to populate your Chair Approver column with the Get items output for the Chair column. Your flow should look something like this:

     

    Ryan_B_0-1693495981443.png

     

    Where it says Title, that should be your Chair output from the Get items action.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1