Add & Update Excel Data to SharePoint List using Power Automate | Excel Import using flow

Поділитися
Вставка
  • Опубліковано 5 жов 2024

КОМЕНТАРІ • 1 тис.

  • @amigomusa
    @amigomusa 2 роки тому +41

    I will be the first to comment, haven't even watched the video yet. Confident that you always come through with the best step-by-step guided tutorials on the Power platform. 😀...

    • @RezaDorrani
      @RezaDorrani  2 роки тому +1

      Wow, thank you but I would love to hear your feedback on the video whenever you get a chance to watch it :)

    • @amigomusa
      @amigomusa 2 роки тому +2

      @@RezaDorrani I will surely watch it during my Power Hour, currently at work.

    • @TheMKTube
      @TheMKTube 2 роки тому +1

      @@amigomusa “power hour” love it

  • @manishh7323
    @manishh7323 2 роки тому +15

    Absolutely phenomenal. I was building a flow to talk directly to Salesforce via their premium connector but it was such a heavy operation (s) to get all the values ,etc. Then realised I could use Excel to talk to a preconfigured report in sales force which would give me the values I needed without multiple lookups and then to use this file to update SharePoint. Your video could not have been posted at such an appropriate time. It's gonna save me days of figuring out stuff. And I learnt so many new things.
    You are a genius and I thank you for sharing your knowledge to bring the rest of us (ok I am referring to myself) to about 5% of your level !

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Glad to hear the video is helpful! Thanks so much for sharing your scenario.

  • @luistapasco2698
    @luistapasco2698 Місяць тому +1

    II spent several days and several videos trying to find the solution to my problem and with you, no matter how long the video was, I managed to get my flow working. I really appreciate the time you spent explaining this task so well, thank you so much.

    • @RezaDorrani
      @RezaDorrani  Місяць тому +1

      Glad it helped! Thanks so much for watching and liking the video.

  • @chrysarreola5902
    @chrysarreola5902 2 роки тому +23

    You and Shane young are basically carrying my career on your backs

    • @RezaDorrani
      @RezaDorrani  2 роки тому +2

      Thank You so much for watching our videos. We try our best our best to share our learnings.
      (Speaking on behalf of Shane as well)

  • @robertbendkowski3385
    @robertbendkowski3385 Місяць тому +2

    41 minutes and 49 seconds of pure gold. Thank you for this video!

  • @akashnet
    @akashnet 2 роки тому +5

    This is really great. Could you please create a seperate complete video around error handling. That would be really helpful.
    Once again thank you for sharing your knowledge.

    • @RezaDorrani
      @RezaDorrani  2 роки тому +2

      I make videos when I get multiple requests on a particular topic.
      Every quarter I ask subscribers for topic suggestions on the Community Tab of my UA-cam channel.
      Subscribers vote for topics and the highest voted topics get added to my backlog.
      Make sure you post this in the next topic suggestion post. If it gets a lot of votes, I will add it to my backlog.

    • @christopherthornton8152
      @christopherthornton8152 Рік тому

      I'm with you Akash! I'd love a deep dive into what is going on at the end.:) Thank you Reza for all that you do! You've taught me (us) SOOOO much! Thank YOU!

    • @davidoddy4668
      @davidoddy4668 Рік тому

      @@RezaDorrani the error handling would be very useful

  • @mrCetus
    @mrCetus 2 роки тому +1

    That magic of video editing that you do not have wait for delay action to finish running. BTW in my test tenant update file properties 2 action after 6 minutes delay ended with 400 error. Icreased the delay up to 10 minutes, flow ran successfully. Thanks for sharing 🙏👍

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Editing helps!
      Yes, a 7 min delay is a safer bet :)

  • @CloudhoundCoUk
    @CloudhoundCoUk 2 роки тому +3

    The video covers complex processes. Will require a number of views to even begin to grasp the subject matter covered. But if you are serious about automation this is a MUST VIEW video. Thank you Reza. Keep up the good work.

  • @dhofstra
    @dhofstra Рік тому +2

    Thank you very much for this video, excellent work! I have a large excel file (4000+ rows) that would have taken several hours for this exact method to update every row each day. In my scenario, only a few dozen cells change each day in the Excel Spreadsheet, so not every one of the 4000+ rows really needed to update each day.
    As a solution, I created a Data connection in my Excel file which pulls down the SP List. Then I created 3 Merges in PowerQuery for Excel, which produced 3 separate Tables. One table contains items that need to be "Added to Sharepoint", another table contains items that need to be "Deleted from Sharepoint", and the 3rd table contains items which need to be "Updated in Sharepoint". From there I used the concepts in Reza's video to create 3 parallel branches of "Apply to Each" in PowerAutomate: "Create item", "Update Item", and "Delete Item". Only updating the rows where a change has been made has worked flawlessly and only takes about 4 minutes to run each day.

  • @tomseymore9395
    @tomseymore9395 Рік тому +7

    A lot to digest, but *extremely* helpful, thank you! I learned quite a bit in one sitting. I will have to play & pause to get some details right, but you have paced this in such a way that won't be as difficult to do. Thanks again for taking the time to create this.

  • @PixSmith01
    @PixSmith01 3 місяці тому +1

    This is really one of the most helpful tutorials on Sharepoint that I have seen. Thanks for all the incremental steps as well. It helps to prevent issues in my particular case, and I appreciate the clarity and excellent teaching.

  • @UCanDoIt2Mike
    @UCanDoIt2Mike 2 роки тому +6

    Extremely well organized lesson. Straight to the point and well articulated. Thank you for sharing.

  • @akashkaushik3267
    @akashkaushik3267 Рік тому +3

    Hi Rezza...thank you for posting this video. Creating the flow proved to be so efficient in inserting over 4000 rows of data from a spreadsheet to a list in SPO. Keep up the good work.

  • @bobthewobbly6516
    @bobthewobbly6516 Рік тому +2

    It's always the best when I google a very specific scenario and a video from Reza documenting exactly what I'm trying to do pops up.

  • @soothingsoundsofnature4309
    @soothingsoundsofnature4309 Місяць тому +1

    There was a piece in this video that really helped me that I was struggling with, thank you so much Reza for your valuable knowledge and videos 🙏

  • @WillCooper1
    @WillCooper1 2 роки тому +3

    Extremely useful information. This is something that is needed in many scenarios for solutions built in SharePoint. There are some tricky things to address when moving the data. Thanks!

  • @akshaynm
    @akshaynm 9 місяців тому +1

    Really a gem Reza. Though it looks like a very simple and easy topic, I experienced that it is really very complex activity to import data from Excel to SP List. You have explained very complex part like adding multiselect choice fields, multiselect person field, date and time field with the classic workaround are really great. This I would say you demonstrated a complete solution all together. Thanks a lot as always 🙏🏻

    • @RezaDorrani
      @RezaDorrani  9 місяців тому +1

      Thanks so much for the appreciation Akshay

  • @johanvandyk6532
    @johanvandyk6532 2 роки тому +3

    Awesome, have been looking for a good example and this one is great!!

  • @3Starsgamer34
    @3Starsgamer34 2 роки тому +1

    Hi Reza, thanks for the quality content. Big fan of you. I have some suggestions like
    1. Instead of adding 6 minutes delay, add "do untill" for file check out, if it fail I add 1 minute delay if success, go ahead. It will reduce flow run time. As files which are Not checked out need not to wait for 6 minutes
    2. You have handled dates columns by converting to UTC and then again additional helper column in templates, I usually updates excel dates using addDays formula in flow to update sharepoint list which I found more convenient. Adding helper column may not be possible for many cases. Like My users get data from on premises application export to excel which is used to update SP List.
    3. In your case as you are using templates so it will not be applicable in your used case , but I do check if excel file has table or not.

    • @RezaDorrani
      @RezaDorrani  2 роки тому +1

      Thanks for watching & liking my videos.
      1 - I believe the list rows present in a table action does lock file ASAP and that delay would be needed. However, no harm in checking file lock status every minute.
      A better approach would be to let all files process and then at the end wait for 6 minutes and update status of each file.
      2 - You could do those calculations in flow as well. The goal of the video was to keep content to 100-200 level and there is a reason why I showcased things in a particular order :)
      3 - Typically such scenarios do include a template with defined columns.
      I did a video on dynamic tables in excel. Check ua-cam.com/video/Kupz71dWYyY/v-deo.html

    • @3Starsgamer34
      @3Starsgamer34 2 роки тому +1

      @@RezaDorrani thanks for your views...

  • @NaranRet
    @NaranRet Рік тому +8

    Reza, simply the-B-e-s-t

  • @matheusbarbosa745
    @matheusbarbosa745 2 роки тому +1

    Man, you are the best! Continue to do the work you are doing, because you are helping so many people! Congratulations.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Thank You for your kind words. I will keep trying my best.

  • @alancave4117
    @alancave4117 2 роки тому +1

    This is so great. At the end you talked about creating a success or failure log, and I wonder if there is another video showing how to do that? Thanks again for great content.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      I do not have a specific video reference on that. Idea would be to add error handling to the actions using (configure run after) to track items which passed vs failed and accordingly log them in a list or excel file.

  • @anshukumari8982
    @anshukumari8982 2 роки тому +1

    From beginning till the end there are so many important items covered. Amazing video. Thanks Reza !!

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Glad to hear the feedback. Thanks Anshu.

  • @rupatron7
    @rupatron7 5 місяців тому +1

    Reza, big Thank you for what you do and teach, I really appreciate it. You are a great and expert trainer.

  • @chunweitan9133
    @chunweitan9133 9 місяців тому +1

    Thank you, Reza, for such a wonderful video. I would like to learn more about setting up the Failure Log step-by-step. Wondering if there is a video on that topic. Thank you.

    • @RezaDorrani
      @RezaDorrani  9 місяців тому +1

      Most welcome!
      I dont have a step by step video on that.

  • @enitesh
    @enitesh 2 роки тому +1

    Super video. Even though I have been using Excel connectors for the past couple of years, there’s no always some details in your videos that helps me to increase the flow performances. Thanks Rezza

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Great to hear! Thanks for watching.

  • @gunasekaran4288
    @gunasekaran4288 2 роки тому +1

    This is what expected few months.. great Reza. You are masterpiece in this industry...

  • @hlinaminyilal7540
    @hlinaminyilal7540 2 роки тому +1

    Thank you so much as usual Reza! I have learnt many new ideas from this video. You are the backbone of our success in our work environment.

  • @franknielsen3219
    @franknielsen3219 10 місяців тому +1

    Lookup columns is hard work. Thx for the great walk-through 👏👏👏👏

  • @izzieZii
    @izzieZii 2 роки тому +1

    Hi Reza, first let me thank you for your exceptional videos. I’ve learned so much just by following your examples. I am struggling a lot with the opposite scenario, ‘Add & update SharePoint List to Excel using Power Automate’. I’ve searched for hours and hours and tried a million options but so far, I couldn’t figure out out to add multiple people (people picker) into excel with only one entry. I managed to do it but it always adds a row for each person on the record. Any help would be appreciated and I’ll be eternally grateful!

    • @RezaDorrani
      @RezaDorrani  2 роки тому +1

      Thanks for watching and liking the videos.
      I do not have a video reference on this scenario and would have to try it out to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @izzieZii
      @izzieZii 2 роки тому +1

      @@RezaDorrani Thank you so much for getting back to me! I will use the link provided for future questions! And I have so many! I’ve managed to solve this particular problem though, now having a million more! Thank you again, Reza! I couldn’t be where I’m at if it wasn’t for you and your videos.

  • @WillCooper1
    @WillCooper1 Рік тому +1

    Excellent information Reza. You have helped me learn so much. Appreciate all your long hours of time and effort making your videos. 🙂

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Most welcome and thanks so much for watching

  • @jourdan6947
    @jourdan6947 Рік тому

    This worked perfectly and saved me hours of work manually migrating items to a SP list! You are much appreciated Reza!

  • @rajashekarbasarveni1951
    @rajashekarbasarveni1951 Рік тому +1

    HI Reza,
    First of all thank you so much for making this wonderful video. I have created the similar automated flow based on this video to create or update the record on SharePoint list. I am stuck at update item condition. When I am using single line text column as my unique then it is updating but when I am changing it to lookup driven column the condition is always evaluating to true and creating new record. Can you please suggest if I need to add any additional condition to use lookup column as unique ?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      I have not faced this issue, so not sure. I will recommend posting your issue with screenshots on the forums at powerusers.microsoft.com

  • @jhhatcher1885
    @jhhatcher1885 2 роки тому +1

    You are a great teacher, I really enjoy your training videos. Thank You!!!

  • @becky5687
    @becky5687 2 роки тому +1

    Thank you so much for this video! I have been looking for an example of how to do this and your example is great. I will be sure to check your site when I need an example in the future!

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Awesome! Thanks for watching and liking the video.

  • @garimatewari111
    @garimatewari111 4 місяці тому +1

    Amazing video. You have covered all the possible scenarios.

  • @CheapCheerful
    @CheapCheerful 6 місяців тому +2

    Reza, you are the Power Automate / Power Apps KING!

    • @RezaDorrani
      @RezaDorrani  6 місяців тому +1

      Thank You so much.
      Content is 👑

  • @smaheen
    @smaheen Рік тому +1

    Great tutorial. The best thing this is a professional tutorial.. Everything explain well.

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Glad you think so! Thanks so much for watching.

    • @smaheen
      @smaheen Рік тому

      @@RezaDorrani I remember I saw one of your video about Master Detail like invoice data entry in powerapp.. Do you have that link. i tried to find but cant find it. thanks

    • @RezaDorrani
      @RezaDorrani  Рік тому

      @@smaheen Honestly I do not remember:)
      Check playlists on my channel.

  • @DanieladeLeon-e9x
    @DanieladeLeon-e9x 4 місяці тому

    Every video you make is so thorough and helpful! Thank you for making these videos!

  • @neelamsoni1846
    @neelamsoni1846 2 роки тому +2

    Hi Reza, Your videos are always great and helpful. Could you please create a separate video for error handling? That would be really helpful.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      I make videos when I get multiple requests on a particular topic.
      Every quarter I ask subscribers for topic suggestions on the Community Tab of my UA-cam channel.
      Subscribers vote for topics and the highest voted topics get added to my backlog.
      Make sure you post this in the next topic suggestion post. If it gets a lot of votes, I will add it to my backlog.

  • @deborahshipp7597
    @deborahshipp7597 2 роки тому

    Best video Ive ever seen. You spoke clearly, you went just slow enough. I absolutely love you man!

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Glad to hear it! Thanks so much.

  • @0135827
    @0135827 Місяць тому +1

    Great video, now users can still make entry on excel spreadsheet to be loaded to SP list and I can Create canvas App using the same SP list. no more delegation issue bc I can use the SP list as a data source for my boss. Thanks Reza !!!

  • @culebradiver
    @culebradiver 5 місяців тому +1

    Saved my butt again Reza... quick, concise, spot-on help. You Rock!

  • @karun036
    @karun036 Місяць тому +1

    Indeed your videos are very informative. I have learnt so much from these videos.

    • @RezaDorrani
      @RezaDorrani  Місяць тому

      Glad you like them!

    • @karun036
      @karun036 Місяць тому +1

      @@RezaDorrani You will not believe that am a finance guy but I built a whole new app using your trainings and we will soon be using this across organisation. Kudos to your learning session. Thank you so much. 👍🏻👍🏻

    • @RezaDorrani
      @RezaDorrani  Місяць тому

      @@karun036 Awesome 😎

  • @SS-lu2bm
    @SS-lu2bm 2 роки тому +1

    I wish you knew how much I APPRECIATE you, Reza! I have learned so much from your tutorials and couldn't do my job without them!

  • @j_ribeiro8109
    @j_ribeiro8109 3 місяці тому +1

    Congrats Reza, very useful content. You are the bested at Power Platform. I'll study and try do it. Tks a lot

    • @RezaDorrani
      @RezaDorrani  3 місяці тому

      Most welcome!

    • @diltoncesarjunior1848
      @diltoncesarjunior1848 3 місяці тому

      @@RezaDorrani Please every time I run my flow (until Create item), it duplicates the items. I have 02 items at my excel and is created 04 items at SP List. My SP List has only columns text. Could you give a hint, please?

    • @RezaDorrani
      @RezaDorrani  3 місяці тому

      @@diltoncesarjunior1848 I have not experienced this issue. I will recommend checking or posting your query on forums in case someone has experienced something similar powerusers.microsoft.com

  • @sksachingupta1
    @sksachingupta1 2 роки тому +1

    really .its very good example to check duplicate /existing items and update status.

  • @krishnabairi1581
    @krishnabairi1581 2 роки тому +1

    Good stuff Reza... Single video with lot of use cases and expressions... Thank you

  • @nilotpal81
    @nilotpal81 2 роки тому +1

    The video was super helpful and it helped me build the same for my work. Thank you so much for preparing and sharing the video.

  • @danyell12345
    @danyell12345 8 місяців тому

    Incredibly helpful! Awesome! I am new to power automate and this was such a thorough and detailed walkthrough. Thanks!

  • @19hebo89
    @19hebo89 Рік тому +1

    Great video, which solved all of my problems. Well, at least all of my Power Automate problems. 😀

  • @maheshgupte1495
    @maheshgupte1495 7 місяців тому +1

    Thank you Reza, for teaching us,
    I want to perform this activity from Power App, using attached file,
    Please help me if you have created any tutorial in past

    • @RezaDorrani
      @RezaDorrani  7 місяців тому

      Welcome!
      I dont remember doing a video on that.

  • @jeffry986
    @jeffry986 Рік тому +1

    Amazing solution. Excellent explaination. There is one topic missing - how would you delete SharePoint entries which are not available in the Excel spreadsheet?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Thanks.
      For that you would want to set a flag(column) of past items in excel that you would want to delete.
      Read those excel rows and delete them from SharePoint.

  • @stephenrwafa2519
    @stephenrwafa2519 2 місяці тому

    These are the kind of channels I subscribe to. This was simply brilliant!!! Thank you. Now where is that bell notification I need to stay tuned to all you future videos.

  • @TheKalipolis
    @TheKalipolis 2 роки тому +1

    Reza, my hero. Again, this is exactly what I was looking for to solve a problem at work. Thanks!!!!

  • @RobertDJolliffII
    @RobertDJolliffII Рік тому

    Thanks so much for this video. You explained very well and allowed me to help me provide an over 4000 line list to an app that we are using to search for parts. GREAT JOB!!!!

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Glad to hear that! Thanks so much for watching.

  • @Summane
    @Summane 7 місяців тому

    Hello Reza,
    Your videos have been so helpful to build Power Apps & Power Automate. Thanks So much

  • @shannonlisby7483
    @shannonlisby7483 2 роки тому +1

    This video is wonderful and helped so much! Quick question, do you have another video about the logging results section you showed in the last few minutes of it? It looks like exactly what I need for my failures but I can’t figure out how you did it.
    If you don’t have a video for it, do you have any recommendations for where I might be able to find more information about how you did it?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      I do not have another video reference for it. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @shaikhfirdos2723
    @shaikhfirdos2723 Рік тому +1

    Most useful... special for Lookup and all type column... Thanks Reza..

  • @dianarobledov1670
    @dianarobledov1670 Рік тому +1

    as always, thank you very much for taking your time to record, explain, edit and share all this knowledge!

  • @jekyllhyde05
    @jekyllhyde05 10 місяців тому +1

    Thank you for this awesome tutorial, Reza! You are awesome as per usual! ❤

    • @RezaDorrani
      @RezaDorrani  10 місяців тому

      You're most welcome and thank you for watching

  • @charisseaustria4711
    @charisseaustria4711 Рік тому +1

    Hi reza! This is sooo great! Been watching your tutorials!!! however, i am working on the approvals of newly created and tagged as specific status "for approval" on files saved in the sharepoint library. from there, I need to get the list of all the files tagged as for approval by creating items in the sharepoint list - I tried creating a table inside the files and get the data to be used in the sharepoint list. However, I am really having a hard time connecting your tutorial on the approval workflow and this one - to get the data from excel to sharepoint list. I so much appreciate your help on this! thank you so much in advance!

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Thank You!
      You scenario of approvals on library and tying it to a list is not something I have tried or have a video reference for. I will recommend posting or checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @idaeinjaw2139
    @idaeinjaw2139 2 роки тому +1

    wow most detailed sharepoint flow tutorial ever. thanks!

  • @alejandrorodriguezgarcia4534
    @alejandrorodriguezgarcia4534 2 роки тому +1

    You made my day! thanks for this great video Reza, greetings from Argentina😀

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Happy to hear that! Have a great day!

  • @TheMKTube
    @TheMKTube 2 роки тому +1

    And there I was thinking oh I know how to do that before watching the video lol, amazing content Reza!

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Thanks for watching. I did a lot of research before making this video :)
      I wanted to ensure I cover all bases.

  • @sandeepcrush
    @sandeepcrush 2 роки тому +1

    Welcome to Reza University on Power Platform :), these are immensely helpful

  • @nelsickDranar
    @nelsickDranar Рік тому

    Hola Reza, pero que excelente tutorial siguiendo tus videos he podido aprender mucho sobre powerapps y power automate gracias por compartir tu conocimiento y explicar tan bien!

  • @Sunilprakashsabbithi
    @Sunilprakashsabbithi 8 місяців тому

    Awsome work and as i said for your earlier videos, you are my best mentor for Power platform...😀😀😀

  • @sankhlayashraj
    @sankhlayashraj 8 місяців тому +1

    Fantastic video Reza. Thank you very much - I built 2 such flows. 1 flow it works perfectly for me. Another flow has additional columns that need to be updated. When I run the flow, 2 fields from excel (which are populated and are in same format as others), dont show up on the list. They show up as null value. I have checked the settings, excel and other things that I could have thought of. NOt sure why things are not working.

    • @RezaDorrani
      @RezaDorrani  8 місяців тому

      Most welcome.
      I have not come across the mentioned issue and hence not sure what the cause could be.
      I recommend posting your issue on forums in case someone has experienced something similar powerusers.microsoft.com

  • @anthonyleduc
    @anthonyleduc 2 роки тому

    Wow. You covered a lot of subjects. Thank you for helping me to improve my skills

  • @carlw
    @carlw 2 роки тому +1

    WOW! Best setup explanation E.V.E.R. Thanks Reza, you delivered it in a simple, easy to understand way in describing the nomenclature and syntax. I learned about a lot of other facets to data connections.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Thanks for the awesome feedback. You are most welcome!

  • @neetimalhottra3394
    @neetimalhottra3394 5 місяців тому +1

    Thank you Reza for the insightful step by step video. It was a life savior. I have a query- in my dataset I have an image column too in the excel. The images are inserted into excel sheet. While running the flow power automate is getting the value of the image. Could you please tell how the images should be inserted into excel so that SharePoint is able to read them and display it?

    • @RezaDorrani
      @RezaDorrani  5 місяців тому

      I do not have a video reference on image scenario and would have to try it out to know more about it. I recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @bylaker
    @bylaker 2 роки тому +1

    very good example! I am looking for this since yesterday! thank you!

  • @cpassuel9857
    @cpassuel9857 2 роки тому +1

    Thanks for this video, it's very complete. I'm wondering if the 6 mins delay is also needed when I move files from the initial folder to another folder (for example having a folder per status instead of a column) ?

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Not sure about the delay in your case. Give it a shot and see what it does.

  • @Lyriks_
    @Lyriks_ 2 роки тому +1

    Best tutorial on excel automation i've seen

  • @S8CTION
    @S8CTION 10 місяців тому +1

    Amazing video for someone new to power automate! Was able to create new so easily! Thank you! One Question… for the list create item or update condition - can the update excel template only contain a specific column you want updated? Along with the UID so it can match?

    • @RezaDorrani
      @RezaDorrani  10 місяців тому

      The excel template is what you define. You are free to include only columns which you want to update

  • @TheMrWARLORD
    @TheMrWARLORD Рік тому +1

    Great work man as always!, one question, how can I only add newly added rows to List, not entire table.

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Video shows how to add newly added rows to list.

  • @anpesworld
    @anpesworld 2 роки тому +1

    Thank you Reza. Always great tutorial and easy to follow

  • @TanishaBates-cr8oq
    @TanishaBates-cr8oq 6 місяців тому +1

    Hi Reza, this is awesome and helped me immensely! You rock!

  • @tamimelzein7493
    @tamimelzein7493 2 роки тому +2

    Hey Reza. Amazing video for imports. thanks for all the educative content. I'm trying to import items from an excel into a list, but I'd like to set the "created date" in the list to something specific, not the actual date I'm doing the import. There seem to be some solution, but I can't seem to have them work. Would you be able to help with a tutorial? Thanks a LOT!

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      You're most welcome.
      I believe there are SharePoint rest api endpoints which allow to set system columns like created date.
      I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @lclw
    @lclw 2 роки тому +1

    Thanks Reza for this great videos. Your videos are clear and easy to understand. I noticed that when the Excel column name has a "." it will not work. Example "Document No." . When I remove the "." it works ok. Is there a work around for this. Thanks.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Thanks for watching and liking the videos.
      Not sure of a workaround for this. Best would be to not use . in column name:)
      I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @junitasiagian4661
    @junitasiagian4661 3 місяці тому

    Hi Reza,thanks for sharing such as educated video here. I've followed all steps and not sure if I missed something, it successful but instead of update the data it is adding the same data that I have edited. Appreciate your help on this

    • @RezaDorrani
      @RezaDorrani  3 місяці тому

      Most welcome!
      I have not experienced the mentioned issue and hence not sure what the cause for it could be.
      I will recommend posting your issue on forums in case someone has experienced something similar powerusers.microsoft.com

  • @gelezinkelisnbb8561
    @gelezinkelisnbb8561 Рік тому +1

    Thank you. This helped me. Exactly what I was looking for.

  • @KeepingUpWithKims
    @KeepingUpWithKims Рік тому +1

    Hi Reza, this worked so well for me! Thank you for the step by step. It was very intuitive. I want to know if there is an ability to update the excel and it will modify the exisiting data in the sharepoint list? Basically, open up the excel and then sync with the SharePoint list data?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      There is no sync feature in excel for SharePoint. You will need to run flow again.

  • @god_hacker581
    @god_hacker581 2 роки тому +1

    Great video as always. Lots of learning. Thanks for your efforts and time, very nice step-by-step presentation.

  • @javierbarrera4935
    @javierbarrera4935 2 роки тому +1

    Reza - great job on content, structure and editing! Really the best I've seen on the topic. I don't know how many times I've watched portions of video now to help set up my first flows to have Sharepoint Lists function as filtered "mirrors" of excel workbooks. Did a bit of tweaking to your video as I didn't need to make uses of the dynamic portion. Has been helpful to use the lists to springboard with PowerApps to look up content. Well done!
    Question for you though - what would be your recommended methodology during the update item step (item already exists in Sharepoint list), that would only update fields that were changed, and leave the others alone. If nothing changed, would skip that item all together. I'm running the flow daily, and everyday it updates every item and every field whether or not there have been changes. Any guidance would be great!

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      Thanks for the awesome feedback!
      Update item step - To only perform an update if any change was made in excel, you would have to query SharePoint to grab that specific item and do a comparison of all the fields (a lot more work).

  • @mahalakshmidevarajan6656
    @mahalakshmidevarajan6656 2 роки тому +1

    I am learning always from your video😀

  • @rennerhalleyvalercuyo8561
    @rennerhalleyvalercuyo8561 2 роки тому +2

    Good videos!!
    I was reviewing your previous videos and they helped me a lot thanks.
    Could you make a video where my power bi report is updated automatically every time a response is sent in forms using power automate?
    the flow would be this forms - excel - powerbi using power automate and maybe share point thank you very much.

    • @RezaDorrani
      @RezaDorrani  2 роки тому

      I will add your video request to my backlog but will need a lot more folks requesting this topic to give it a higher priority.
      Meanwhile, I will recommend checking the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @stevemonk2742
    @stevemonk2742 Рік тому +1

    Simply spectacular! Is going to save me a bunch of time and energy. You have included multi-select columns (excellent!!) and also a Lookup Column (excellent!) - but there is one column type that I am struggling with that does not seem to be included here on this video (perhaps good for another video?) - and that is the combination of these two things - namely a Multi-Select Lookup Column. I have tried combining elements from both the multi-select column and the lookup column - but I seem to be failing..... Any chance of including one of those column types in this (or another video)?

    • @RezaDorrani
      @RezaDorrani  Рік тому

      Thanks Steve for the appreciation on the video.
      I have no plans for a follow up video specific to multi select lookup columns. I do not have a video reference on this scenario and would have to try it out to provide guidance. I recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @MenPoriyaalan
    @MenPoriyaalan Рік тому +1

    this is absolute brilliant work.. thank you so much for sharing it

  • @MohammadAli-ts2ev
    @MohammadAli-ts2ev 2 роки тому +1

    A great video once again.. thank u so much Reza for the efforts you would have put in...

  • @equipelg
    @equipelg 11 місяців тому +1

    @Reza, Excellent video, as always. I got a question about something I didnt understand: how does your Sharepoint doesnt get duplicates every time you run the same file?

    • @RezaDorrani
      @RezaDorrani  11 місяців тому +1

      Because I check to see if item exists then update else add. This is shown in video

  • @jesseferrelli8778
    @jesseferrelli8778 Рік тому +1

    Your demonstration was great! Can you assist in a question. One of my columns in my table I want to make as comments to each created item. How would I go about doing that?

    • @RezaDorrani
      @RezaDorrani  Рік тому +1

      Comments in SharePoint I assume, which is stored differently. I have not done a video on how to do that. I would need to try it out myself to know more about it.
      I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

  • @danielmartins5327
    @danielmartins5327 Рік тому +1

    Reza you're the best!!!!! thanks a lot for this video.

  • @anthonybeaton9823
    @anthonybeaton9823 2 місяці тому

    This guy is good. One of the best I have seen. Subscribed!

    • @RezaDorrani
      @RezaDorrani  2 місяці тому

      Thanks for the sub Anthony

    • @anthonybeaton9823
      @anthonybeaton9823 Місяць тому +1

      @@RezaDorrani You are more than welcome, I look forward to learning more from you!

  • @angelicakabigting3903
    @angelicakabigting3903 Рік тому +2

    Amazing tutorials! Thanks a lot!

  • @laminepilor5754
    @laminepilor5754 2 роки тому +1

    Thank you for your knowlege sharing! It lavarage our skills a lots

  • @ankushjain4128
    @ankushjain4128 2 роки тому +1

    Really appreciate your work ..i really like your videos samll question -Is there any way to load Excel data to SharePoint without creating any table in Excelsheet?

    • @RezaDorrani
      @RezaDorrani  2 роки тому +1

      Power Automate actions do need a table to work with excel data.
      You can also create tables dynamically. Check ua-cam.com/video/Kupz71dWYyY/v-deo.html

  • @patiencekudalor4835
    @patiencekudalor4835 Рік тому +1

    Thank you for this video, so much to learn. I haven't finished watching the video but would like to know the username that will be recorded in the "Created by" column of the sharePoint list.

    • @RezaDorrani
      @RezaDorrani  Рік тому

      The person under whose context the flow is running under.

  • @KW-XioGlzS
    @KW-XioGlzS 9 місяців тому +1

    Hi Reza, your videos are really great, I'm just starting with power automate and SharePoint. Your videos are very easy to follow, thanks a lot for that. Now, I have a job tracking list where I need to calculate a deadline for the recruiter on each position. I have a requisition date column and a Time to complete column, I can calculate the final date pretty straight forward, but I need to exclude sundays from the calculation. I've even found how to exclude weekends, but I need to exclude only sundays. I'm very confused on how to do that, any advise?

    • @RezaDorrani
      @RezaDorrani  9 місяців тому

      Thanks!
      I dont have any specific video reference for your scenario.
      Check if ua-cam.com/video/ihI7_QneVOI/v-deo.html helps or try posting your query on forums at powerusers.microsoft.com