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 :
Power Automate - Building Flows
Unanswered

Flow Posting Duplicates

(0) ShareShare
ReportReport
Posted on by

Good morning all! I'm having an issue with my PowerAutomate automated flow posting an item to a SharePoint list twice. 

 

Here is one SharePoint list my flow references:

Applications_0-1654092999751.png

And the other list it references: 

Applications_1-1654093155433.png

 

And it populates the referenced lists to this list:

Applications_3-1654093248631.png

 

As you can see the flow worked for an order that contained more than one selection, but for an order that contained only one selection, it duplicated it in the list that combines the two. Any thoughts on why that is and how to fix it? Thank you!

 

Here is my flow:

Applications_4-1654093364715.png

Applications_5-1654093415039.png

Many thanks!

I have the same question (0)
  • Applications Profile Picture
    on at
    Re: Flow Posting Duplicates

    Oh, I think it may be because it's re-posting essentially everything the user created... possibly, not exactly sure. I would like to change the filter array to where if the OrderID column in the Shopping Cart Ordered Items 2 list matches the ID in the Shopping Cart Orders match, it then combines those two and posts to the Full Inventory Order list.

  • Applications Profile Picture
    on at
    Re: Flow Posting Duplicates

    Anyone able to assist with this by chance?

  • Applications Profile Picture
    on at
    Re: Flow Posting Duplicates

    Good morning all - still looking for help with this issue if anyone knows how to resolve. Thanks!

  • Pstork1 Profile Picture
    68,306 Most Valuable Professional on at
    Re: Flow Posting Duplicates

    The problem is with the filter array statement you are using.  Try the following instead.

    1) Use a Data Select on the Get Items output to select just the CreatedBy field

    2) in a Compose do a Union() on the output of the data select against itself.  (This will give you an array of distinct users in the shopping cart.

    3) Create an Apply to Each loop on the output of the Union()

          a) Inside the loop filter the Get Items array based on the current loop's value = created by

          b) Loop on the results of that filter and create new items for each entry.

  • Applications Profile Picture
    on at
    Re: Flow Posting Duplicates

    So I tried it and I think I messed up somewhere along the way:

     

    Applications_0-1654533259069.png

     

    Can you assist with identifying where I went wrong? Thanks!

  • Pstork1 Profile Picture
    68,306 Most Valuable Professional on at
    Re: Flow Posting Duplicates

    Why is the data select inside a Loop?  Here's what it should look like

    image.png

    But taking another look at this I'm not sure what it is you are trying to accomplish.  Could you talk about the process a bit more?

  • Applications Profile Picture
    on at
    Re: Flow Posting Duplicates

    So I took it out of the loop, but I'm getting an error within the Union portion: 

     

    Applications_0-1654537491291.png

     

    Is that the wrong expression for referencing the output of the compose?

     

    As for what I'm trying to accomplish: 

    • I have a PowerApp that populates data in two different SharePoint lists, one list is the user information and the other is their order information
    • I want to combine the information from those two lists to provide a holistic representation of that user's order and their information as well

     

    List with the person's information:

    Applications_1-1654537810338.png

     

    List with the order information:

    Applications_2-1654537862634.png

     

    The list they should both feed into: 

    Applications_3-1654537945346.png

     

    This is also the list my other post is referencing; where I want that flow to have a trigger from Delivered to update the main inventory list the PowerApp is referencing to reduce the quantity from that list to limit the option on the PowerApp for ordering. 

     

    Thanks!

  • Pstork1 Profile Picture
    68,306 Most Valuable Professional on at
    Re: Flow Posting Duplicates

    Union requires two parameters.  In this case they are the same, but they have to be listed twice.  And they are the output of the data Select, not the apply to each loop.

  • Applications Profile Picture
    on at
    Re: Flow Posting Duplicates

    So I fixed that and it posts, but it's still posting duplicates 😕 

     

    I did change it so that it references OrderID to match the ID between the two lists as well.

     

    List1 with 2 orders:

    Applications_0-1654613449968.png

    Order has an ID of 37 for the first, and 38 for the second

     

    List2 with 2 orders:

    Applications_1-1654613499159.png

     Order has an ID of 37 for the first, and 38 for the second

     

    But when combining with the flow, the first order posted and combined correctly, the second order went crazy:

    Applications_2-1654613566647.png

    It has a total of 6 posts per order, so it reposts the first order and double posts the second order. Any thoughts?

     

  • Pstork1 Profile Picture
    68,306 Most Valuable Professional on at
    Re: Flow Posting Duplicates

    Can you post a screenshot of the current flow.  In addition to doing the Union() you then need to use the results of that to organize the rest of the flow.  Not sure that has happened.

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…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 659 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 386 Moderator

#3
chiaraalina Profile Picture

chiaraalina 290

Last 30 days Overall leaderboard