web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : 3MUYpkhKKZUU6qapBIMncY
Power Automate - Building Flows
Answered

Flow that Creates and Updates from Two SharePoint Lists

Like (0) ShareShare
ReportReport
Posted on 26 Oct 2023 18:49:52 by 25

PLEASE HELP!  I've been trying to build a Flow that GETS items from List A (Schedule Test) and not only CREATES Items in List B (Document Tracker) but then UPDATES List B when Item changes in List A (Schedule Test).  Get Item and Create work fine, I just don't know how to update List B Items when those Items change in List A.  Example:  Column: Task Name changes from "A Red Rose" to "A Yellow Rose" and / or column Status changes from "Growing" to "Picked".

 

THough_0-1698345518132.png

 

I have the same question (0)
  • Verified answer
    THough Profile Picture
    25 on 28 Oct 2023 at 15:35:30
    Re: Flow that Creates and Updates from Two SharePoint Lists

    You are brilliant! Thank you so much for the assist!  It worked. Yay!

     


     

  • Verified answer
    Nicbo Profile Picture
    145 on 26 Oct 2023 at 21:44:52
    Re: Flow that Creates and Updates from Two SharePoint Lists

    ou can use the trigger 'When an item is created or modified' instead, but then we need a value in List B that links it to List A. I suggest you add a column in List B called something like ListA_ID. So in addition to adding Task name and Status Value, you also add the ID. Then we can check when a new item is added if it already exists, then we should update, if it doesn't exist, we create a new one.

    So when a new item is created in List A, retrieve items in List B but filter by ID by adding this to the Filter Query
    ListA_ID eq 'INSERT dynamic value ID'

    Nicbo_1-1698355577877.png


    Then check if the output is empty, if so create a new item, otherwise update an existing one.

    The expression is just empty() and then y add the dynamic content of the body inside the ()
    and just write true in is equal to-field

    Nicbo_3-1698356580186.png

     

    Nicbo_2-1698356361462.png

     

     

    Hope it helps!

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

MS.Ragavendar – Community Spotlight

We are honored to recognize Ragavendar Swaminatha Subramanian as our September…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 725 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 363 Moderator

#3
Power Apps 1919 Profile Picture

Power Apps 1919 341

Last 30 days Overall leaderboard