Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

How to get data using a filter query from a another list.

(0) ShareShare
ReportReport
Posted on by 55

I have a Products list that holds information about a certain product like "ProductName", "ProductDetail", "ProductCost"
I have another list called Orders and when I enter an item I want a power automate workflow to use get data from the Products list where the "ProductName" field equals the lookup field used in the Orders list.
I have tried a number of ways but without success.
I wouldn't be messing around with this if I could do a calculated column using a number or currency data type field.

  • Verified answer
    PrasadAthalye Profile Picture
    on at
    Re: How to get data using a filter query from a another list.

    @golfnutt8 - You would run a workflow on Orders and when new item is created trigger. Then in the GetItem action mention Filter query 'ID eq <Select ID field from lookup>'. This should get the item from Products list for you. See sample below... NomineeName is a lookup field from another list...

     

    Like and Mark this as answer if it resolves your issue.

     

    PrasadAthalye_0-1604015409475.png

     

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