Update Secondary SharePoint list using Power Automate when new item is created or existing modified

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

ความคิดเห็น • 90

  • @Alan-ps2ul
    @Alan-ps2ul 11 หลายเดือนก่อน

    SUPERB lesson - has exactly solved a problem I had with duplicate/triplicate entries firing when original List amended. Great how the filter and condition steps all work together - has so many applications. THANK YOU for a very clear and helpful video. Very easy to follow and create my own Flow.

  • @karthikeyanperiasami
    @karthikeyanperiasami ปีที่แล้ว

    It helps me a lot. most of the videos explained to update the record with source id. But this video shows how to update existing item with our unique column. Thank you very much!

  • @cloudli4217
    @cloudli4217 ปีที่แล้ว

    Thank you so much! I am trying to synchronize two sharepoint lists, and this video just saved my life!!!

  • @radiosonicfan1726
    @radiosonicfan1726 2 ปีที่แล้ว +1

    Thank you so much! Clear, simple, and well-paced video. Just the lesson I needed. The condition with append or create new was just what I needed.

  • @GarthShaner
    @GarthShaner 2 ปีที่แล้ว

    Your flows are exactly what I am looking for, and so well explained! Thank you for your videos!

  • @Th4t1n3rd
    @Th4t1n3rd 3 ปีที่แล้ว

    Thank you! I was stuck on trying to figure out how to update a document that I was populating from a sharepoint list. I used the way you set up your flow to update a sharepoint list from another sharepoint list to update my document library file properties from a sharepoint list.

  • @NEELAMYADAV-dh6gs
    @NEELAMYADAV-dh6gs 3 ปีที่แล้ว +4

    Thank you this video is quite informative . can u please make a video on delete operation also ?

  • @bhagatnegi01
    @bhagatnegi01 2 ปีที่แล้ว

    Found it after multiple search, Thanks.

  • @headflask
    @headflask 4 ปีที่แล้ว

    This worked for a button flow to update an excel spreadsheet into a sharepoint list. Thanks

  • @02h31ao519
    @02h31ao519 2 ปีที่แล้ว

    Filter Array is not needed when we do get Items on destination list, Apply the filter so that Get Items function only gets existing record or no record. put a condition to check the length of body value =0. If yes then its a new Items otherwise update the existing item in destination list. If you do Apply to each then there is a chance of all items get updated in destination list, which is very risky. Thanks for the video.

  • @dshepherd6085
    @dshepherd6085 ปีที่แล้ว

    This was exactly what I was looking for!

  • @chairattangthong
    @chairattangthong 5 หลายเดือนก่อน

    Thank you so much Teacher.. you are the best ever :)

  • @cahitbaran1385
    @cahitbaran1385 ปีที่แล้ว

    Thank you, I've succeeded in these processes thanks to your guidance. I have one more question: I want to use a Power App trigger as the trigger for my flow. However, the issue here is that I can't use the List from the step 'When an Item created or modified'. When I add an extra 'Get items' step, the 'Filter array' operation doesn't work the same way and it becomes more complex. Do you have any ideas on how to solve this problem?

  • @vishalrajgor
    @vishalrajgor 2 ปีที่แล้ว

    Awesome video. it helped me solve my issue.

  • @jamesluc4138
    @jamesluc4138 ปีที่แล้ว

    Amazing thanks!. I have a flow that has been running like this but all of a sudden the body of the filter array isn't showing any outputs. Any ideas?

  • @WendersonReisss
    @WendersonReisss ปีที่แล้ว

    Great video!
    If I delete item from the list 1, the item in the list to Will be deleted too?

  • @ayyappan2703
    @ayyappan2703 ปีที่แล้ว

    Thank You very useful...

  • @salikanwar1886
    @salikanwar1886 2 ปีที่แล้ว

    Thank you. It was helpful.
    Can you also share your inputs if we can update existing list item with some information coming from list A and some piece of information coming from list B? Or is there any way we can use Forms, PowerApps and InfoPath to achieve this? Any comment would be much appreciated. Thank you

  • @calebhoward80
    @calebhoward80 4 ปีที่แล้ว +1

    Hey this is Awesome and has helped me a bunch. I had a question about using the array and why you would not use an Odata filter to filter your (to be )updated Items list instead of the Array? when you use the get Items without the filter then it pulls all the record instead of the ones with matching ID's. Would that make more sense for large lists?

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว

      For further questions and queries mail us to lernentech@gmail.com or drop a message to our Facebook page - facebook.com/Lernentech/ or do a Whatsapp message on - +91 9557196693

  • @rope435
    @rope435 2 หลายเดือนก่อน

    Thank you for help sir

  • @minyou6125
    @minyou6125 3 ปีที่แล้ว

    Fantastic, this is what I want to do. Thanks for sharing.

  • @sairaj6875
    @sairaj6875 5 หลายเดือนก่อน

    Nice video! Thanks for this!!

  • @TheMer1980
    @TheMer1980 ปีที่แล้ว

    Thank you so much, very useful. Question: if an item from the source list is deleted, how can I automate the deletion of said item on the destination list? Thank you!

    • @LernenTech
      @LernenTech  ปีที่แล้ว

      I have latest video on channel about delete item trigger

  • @hma6238
    @hma6238 ปีที่แล้ว

    Thanks for the tutorial!!!! But do you know how to fix Failed to fetch error? I follow every step but this error shown.

  • @forque237
    @forque237 2 ปีที่แล้ว

    OMG THANK YOU SO MUCH I LOVE U

  • @CharlieGreen3
    @CharlieGreen3 4 ปีที่แล้ว +1

    Thank you for the video. I followed the steps and for the most part, it works as expected. One issue. When the flow runs to create a new data row, two data rows are created, one with a UniqueID and one without (blank). Any idea why?

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว +1

      not so sure.
      For further questions and queries mail us to lernentech@gmail.com or drop a message to our Facebook page - facebook.com/Lernentech/

  • @Wcbssg
    @Wcbssg 5 หลายเดือนก่อน

    Can you make one video update 2nd list that already have email and attachments there which usually update unable to update additional email and attachments added from master list. Thank you

  • @robinhaegeman5510
    @robinhaegeman5510 ปีที่แล้ว

    Nice flow!
    I have a question. I have two lists. One list is a inventory list of products with the amount of stock. I also have a list where I can register the usage of the products in stock. Now I will make a flow where the amount of product will be reduced when I register the use of a product in stock. And when a register a purchase it has to add up my stock again. Is there someone who could help me?
    Sorry for my english.
    Regards
    Robin

  • @kehindeoluniyi9568
    @kehindeoluniyi9568 4 ปีที่แล้ว

    Thank you for this video

  • @mariarusso8919
    @mariarusso8919 4 ปีที่แล้ว +1

    Hi, I loved this video, however, whenever I edit an item, it just duplicates the updated version? Is there a way to fixed this?

  • @pree0119
    @pree0119 4 ปีที่แล้ว

    Thank you, very helpful

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว

      Glad it was helpful!

  • @neetashasahoo9319
    @neetashasahoo9319 2 ปีที่แล้ว

    Hi I want to check if there is a possibility of updating just one column in secondary list when we change the entry in the primary list? I am looking for a solution where a group of participants when submit a completion status in one column for Primary list the same gets updated in the secondary list column.

  • @orrcps7102
    @orrcps7102 3 ปีที่แล้ว

    Thank you

  • @AsrafunNaharAnonna
    @AsrafunNaharAnonna 8 หลายเดือนก่อน

    But with this flow process how can I add the option to remove the row from the first one? It will be like transferring uodated item from old list to new list.

  • @Ru3daC0rp87
    @Ru3daC0rp87 2 ปีที่แล้ว +1

    I followed every step and when I update a record from my parent list (which already exists in child list) it creates a new record in child list. Really appreciate any help.

  • @MO-di7up
    @MO-di7up 3 ปีที่แล้ว

    IT WORKS!!!! ⭐️⭐️⭐️⭐️⭐️

  • @ehababumoailish6574
    @ehababumoailish6574 4 ปีที่แล้ว

    Great video,,, need help if i want to compare multiple columns in filter array ? or how to compare multiple columns ?

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว

      for additional query message us on lernen tech facebook page

  • @AdityaBagarka
    @AdityaBagarka 4 ปีที่แล้ว +1

    How can we trigger the update/create item based on change in status? For eg. If it’s an issue tracker and we want to copy data from some columns to another list if Status (one column in source data) is changed to “Closed”

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว +1

      you can change the trigger point and apply for that item only. will create video on that soon.

    • @AdityaBagarka
      @AdityaBagarka 4 ปีที่แล้ว +1

      Lernen Tech thank. Shall await your video on this. I want to copy items to a new list when I change one of the fields (status) in an existing list so that the next person can take the task forward from there

  • @hizkiellemma986
    @hizkiellemma986 4 ปีที่แล้ว

    Can I use the the same method from list to document library?

  • @GuruPrasad-xp1yq
    @GuruPrasad-xp1yq 4 ปีที่แล้ว

    Hi , Thank you for the video..i have one prob ..we are trying to create transaction Log in the list 2 ..that is whenever an item is created or modified in the list i wanted to create a new entry in the list 2 with the modified date ...but when use copy data from list 1 to list 2 it is copying all the entries but i need to create an entry an new entry in the list 2 when list is updated may same entry modifed more times i wanted to maintain the logs ....Ca you help with this... !

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว

      For any additional query and concern message us on our fb page - facebook.com/Lernentech/ or drop a message at lernentech@gmail.com

  • @froilanygot8264
    @froilanygot8264 4 ปีที่แล้ว

    Thank you.

  • @barunroyghatak4380
    @barunroyghatak4380 4 ปีที่แล้ว

    Nice video Prakash. Can you also please share with me the automatic ID generated link.

    • @LernenTech
      @LernenTech  3 ปีที่แล้ว +1

      Varun bhai thora mehnat kar lo :p

    • @barunroyghatak4380
      @barunroyghatak4380 3 ปีที่แล้ว

      @@LernenTech hahahaha sure..

  • @nomi.shahzad
    @nomi.shahzad 4 ปีที่แล้ว

    Hi.. Thanks for the video. I have an issue I am updating secondary list with the same flow but my flow running more actions than expected.. it runs after every 30 seconds and doesn’t stop.. Appreciate if you could help.. Thanks

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว

      connect over our fb page for additional query

    • @nomi.shahzad
      @nomi.shahzad 4 ปีที่แล้ว

      Lernen Tech could you please share the link of your FB page

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว

      @@nomi.shahzad facebook.com/Lernentech/

  • @jelledaems808
    @jelledaems808 2 ปีที่แล้ว

    Can you parameterize the List Name of the Update item step?

  • @matijus5337
    @matijus5337 3 ปีที่แล้ว +1

    Can somebody help: can I delete an item from the secondary list when deleting it from the source list?

  • @zacprengler9725
    @zacprengler9725 4 ปีที่แล้ว

    Can you do this if the Parent list needs to update/create several items in the child list?

  • @Itsprincessa01
    @Itsprincessa01 ปีที่แล้ว

    what about when you have multiple filters

  • @shivkanyabyale6804
    @shivkanyabyale6804 10 หลายเดือนก่อน

    I have to filter the specific column let's say status which has data type choice and option are active and close ....from source so that i will get items according to the filter based on close option so i have added the condition status eq 'close' in the filter query in get item... But my flow is failing on the get item stage... Can anyone help me resolving this

  • @daljeetdhillon4588
    @daljeetdhillon4588 4 ปีที่แล้ว

    Hi, thank you for the video. i am getting this type of additional information for multiple selection fields [{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":0,"Value":"ABCD"}]
    Can you please suggest something to resolve this issue .

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว

      For any question and query message us on -facebook.com/Lernentech/

    • @macedesign
      @macedesign 4 ปีที่แล้ว

      Was this issue resolved? I am getting the same problem. Thanks in advance!

  • @SuperAtomatic
    @SuperAtomatic 4 ปีที่แล้ว

    Hi, thank you for the video. Is there a way to store data in different fields inside sharepoint list based on likert scale in MS Forms?
    Eg: if i choose "Purchased" for Desktop in the likert scale, I want it to store into PurchaseDesktop field in Sharepoint,
    if i choose "Rent" it will store into RentDesktop field.

  • @aviralsingh5287
    @aviralsingh5287 4 ปีที่แล้ว

    I want to sync and update two share point calendar list using power automate. How can that be achieved?

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว +1

      will create video soon on that.

    • @aviralsingh5287
      @aviralsingh5287 4 ปีที่แล้ว

      Thanks! I have been stuck on it and unable to successfully implement it. Will be waiting for the video. ✌🏼

    • @aniwahidaabdulrahim2538
      @aniwahidaabdulrahim2538 3 ปีที่แล้ว

      @@LernenTech Hi, thank you for the explanation above, it's totally helpful. May I know if the video regarding sync and update sharepoint that you mentioned is ready? Because I could not find which one you meant at your current video.

  • @avneetKumar
    @avneetKumar 3 ปีที่แล้ว

    good

  • @Tabarnac2010
    @Tabarnac2010 หลายเดือนก่อน

    If i have dynamic data with People Column it fails!

  • @alantarikberumen7067
    @alantarikberumen7067 3 ปีที่แล้ว

    Thanks Q

  • @ganchome
    @ganchome 3 ปีที่แล้ว

    I have tried this and keep running into this new error "The API 'sharepointonline' returned an invalid response for workflow operation 'Get_items' of type 'OpenApiConnection'. Error details: 'The API operation 'GetItems' is missing required property 'body/value/0/Title'.'"

    • @ganchome
      @ganchome 3 ปีที่แล้ว

      There are no required fields except for title which is filled in...

    • @ganchome
      @ganchome 3 ปีที่แล้ว

      AHHH to anyone else this occurs - update the connection on the get items.

    • @LernenTech
      @LernenTech  3 ปีที่แล้ว +1

      Bro there is new video on channel, if still getting issue drop whatsapps

  • @AnneDaems
    @AnneDaems 5 หลายเดือนก่อน

    It doesn't work :( Can someone help me please?

  • @hizkiellemma986
    @hizkiellemma986 4 ปีที่แล้ว

    Can i use the same method form list to document library?

  • @hizkiellemma986
    @hizkiellemma986 4 ปีที่แล้ว

    Can I use the method from list to document library?

    • @LernenTech
      @LernenTech  4 ปีที่แล้ว +1

      what do you want to do?

    • @hizkiellemma986
      @hizkiellemma986 4 ปีที่แล้ว

      I wanted to move the metadata from share point list to a document library using flow but I solved that problem . Thank you so much for your videos . I wouldn’t not have got this far on my projects if it wasn’t for your videos.

    • @hizkiellemma986
      @hizkiellemma986 4 ปีที่แล้ว

      I wanted to move the metadata from share point list to a document library using flow but I solved that problem . Thank you so much for your videos . I wouldn’t not have got this far on my projects if it wasn’t for your videos.