Power Automate Export to Excel | Dynamically create Table, Columns & Add Rows to Excel | Send Email

Поділитися
Вставка
  • Опубліковано 1 лют 2025

КОМЕНТАРІ •

  • @cmarkbernal
    @cmarkbernal 3 роки тому +17

    Excellent! I love that you provide demos on real-life business examples and I can put them into practice immediately!

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

      Glad you like them! Thanks for watching.

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

      @@RezaDorrani Good morning Raza. I have a scenario like there will 500 coloumns in my share point list. I have a download button in my canvas aap. When I click download these records are downloaded in excel template format(for this I will take add rows into a table action (exce online business) iam used but it takes 15-20 mins to complete the flow) is there any alternate to download data from database using canvas&powerautomate flow?

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

      @@khasimshaik2606 500 columns are too many. You need to look into redesigning the lists or selecting a better data source (relational database) to meet your needs.
      It would take time to generate your output because of so many columns. I have no solution for this.

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

      @@RezaDorrani sorry 500 records Raza not coloumns

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

      @@khasimshaik2606 500 rows may take 5-10 mins for sure. Im not aware of any faster process.

  • @stavrosvogiatzis4016
    @stavrosvogiatzis4016 3 роки тому +6

    Everything that Reza teaches us matters, collecting and structuring data is EXTREMELY important. I am in the middle of a Data Science program with MIT and the fist thing we do is to collect and clean data before any analysis. So pay extra attention what Reza says , it will make a hell of a difference later. Clean data is like drinking clean water. Thank you Reza!

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

      Wow! Thanks for the amazing feedback.
      I completely agree with the statement "Collect and clean data before any analysis".

    • @johnfromireland7551
      @johnfromireland7551 3 роки тому +3

      "Clean data is like drinking clean water." Couldn't have said it better myself!! lols!

  • @subsguts2691
    @subsguts2691 Рік тому +5

    Finally found this AMAZING video! I haven't found anyone else that address the creation of an Excel file from scratch as you have. THANK YOU! This is going to save me hours and hours!

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

      Glad it was helpful! Thanks for watching

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

    I watched a few videos on this topic, but none were as clear and easy to follow as this one! I appreciate that you explained why you were doing each step as well. Thank you.

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

    You are the Best, I love you. I have been struggling with Excel files locks and this Technic helped me a lot. No more locks with this approach.,

  • @Johan-qy6yb
    @Johan-qy6yb 10 місяців тому +1

    New on power automate, but after 2 days of searching, this finally solved my issue - my man!

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

      Thats a lot of searching :)

    • @Johan-qy6yb
      @Johan-qy6yb 10 місяців тому

      majority of videos are not really my use case or things has changed in power automate compared to how they do it... but this worked :) @@RezaDorrani

  • @anilkumar-ml2sl
    @anilkumar-ml2sl 2 роки тому +2

    I don't know how but I can always find a video on your channel related to the problem I'm facing 😃...that means your content is 'real world problem solving content' thanks for your efforts

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

    Best Powerapps content on entire UA-cam.. very easy and detailed explanations.. Thank you so much :)

  • @patrickpaxton4858
    @patrickpaxton4858 3 роки тому +3

    Hi Reza, your videos are definetly amongst the best that I've come across, just a tip, you might want to consider zooming in just a slight bit when making the video. Even on full screen I cant see some of the json code,so I have to go out the video to look for external content on google and then come back to the tutorial. Thank for the tone of effort that you put into these videos!!

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

      Thank you for the feedback.
      I will try and zoom in more specially when showcasing code.

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

    Thank you Dear Reza... It's an actual world project like all your previous teaching. Awesome.
    #1 in Teaching Power Platform.... Awesome...💚

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

    Reza, this is super helpful. Just a quick question. I don't need the file name to be different every time this runs. Is that a problem? If I keep the file name the same(e.g updatedschedule.xlsx) will the file be automatically overridden?

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

      I believe it will. Best is to give it a try and check.

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

      @@RezaDorrani gave it a try and there is a snag. There is a 400 or 423 Error that occasionally happens when overwriting the same file in the directory which runs into the flow throwing an error and stopping. However, there is a workaround that several folks have pointed out. Some involved adding a loop until the lock is removed, while other's have a routine at the API server level to clear the lock immediately. All good solutions. Thanks again.

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

      @@TheOxIshere Workaround sounds like a good idea :)

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

    This worked great! I'm using Planner and SharePoint in my solution and have had no issues.

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

    Awesome video. This has help me a lot. I was wondering if it was possible to use power query in excel with this method. For instance: when excel file is sent to an outlook email. Grab that file and use power query to clean data then create another file to email the cleaned data. Not sure if it’s possible. Thanks

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

      I’m not sure either. I would recommend checking on forums in case someone has tried it.
      powerusers.microsoft.com

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

      @@RezaDorrani I’ll check it out. Thanks

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

    Excellent Reza you rock! Thank you for sharing. I am going to try this out at the weekend. Happy Days!

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

    Your videos are always super helpful, Reza!! One question - One of my SharePoint columns contains a link. I'd like to add that link to the resulting Excel file. What's the best way to extract the link and plug it into the Excel file? Thank you in advance!

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

      Most welcome!
      I have not tried with hyperlink type column, hence not sure of the steps.

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

    Great stuff Reza ⚡ - Thanks, this is a big help for a current use case. That dynamic hack is something something else - great find!

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

    Excelent video as always, I am a "Reza addict".
    always waiting for your next video.
    Personally most of the very long live events, not including the expressions series, are totally a waist of time for me.
    Thank you

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

      Thank you for following and liking my channel.
      I am not a big fan of long running live events either.

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

    Thank you for the video, i have one question. in the excel attached in the email i get one row all the time, even if there are more rows in de sharepoint list. How do i set the number of rows?

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

      I have not come across any issue where its only 1 row all the time. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com

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

    Hi Reza, all your videos are very helpful. Is it possible to export data from multiple collections to different sheets in the same excel ? If so, how to achieve that?

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

      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.

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

    Great explanation. Was about to give up on Power Automate and your vid really helped.

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

    Hi Reza, thank you for this video. It was just about perfect for my project I was working on. I do have a question for you (or anyone else who has solved this): When the data is brought into the newly created Excel file (based on the template I have), it formats the Excel table with the default formatting. This does not look good or even fit with the rest of the template I have created. Is there a way of either a) pre-formatting an Excel table and inserting my data into that table, or b) formatting the table as it gets created inside my file? Thank you!

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

      I am not sure if that is possible. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

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

      @@RezaDorrani Thank you Reza.

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

    Thank you Reza, the A1 notation mapping resulted WAY easier than I expected 😁 as always, thanks for such a useful and insightful video.

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

      Great to hear! Thank You for watching.

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

    Hi Reza, another great video, very clear and to the point. Worked first time.

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

    Thanks for this video. Exactly what I am looking for. Instead of OneDrive for Business to store files, I used Sharepoint Library. The steps are similar to using OneDrive for Business connector. Works great
    This video also answered my question regarding dynamic table range. Great video!

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

      Glad to hear the video is useful. Thanks for watching Jay.

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

      Hi Jay, I am looking for something si,ilar to what you did, using Sharepoint instead of OneDrive, would you care sharing your flow ( provided there is no security data involved)?

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

    useful video indeed, everyone request this video, explaining clear as water. much appreciate your effort, keep it up.

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

      Thanks a lot for the amazing feedback.

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

    Perfect tutorial, thanks for it. Do you happen to know how I can also export Vlookup column values? When I try to match them in the select step, there is an error at the end of the flow (Add a row into a table) saying that 'A value must be provided for item.'
    Thanks

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

      Thanks!
      I am not sure about vlookup columns.

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

    Thanks, Reza. It was definitively a well-explained video over how to export to Excel. I have two questions: Is it possible to change the name of the exported Excel file to something (unique) more User-meaningful instead of the GUID? Do you have a similar video where the destination of the file is Sharepoint not OneDrive?

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

      You could call the file anything you desire. I used guid to keep it unique.
      I do not have a SharePoint based video.
      I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

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

    Hey Reza, fantastic video. Great work!

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

    Hi Reza.. Playing with different components of O365 I have to learn from you.. You make the life easy..

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

      Glad to hear that! Thanks for watching.

  • @miss_mann2402
    @miss_mann2402 11 місяців тому

    Wonderfully detailed! Is there a way, or do you have a video that instructs how to use date and choice inputs from the manual trigger to create a table? I wish to create an Excel table from instant Flow, being able to choose beginning date, ending date, and choice field selections. My attempts to incorporate this into the OData filter query fails. Any guidance is greatly appreciated. I may be trying to do the impossible 🤔

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

      Thanks!
      I do not have a specific video reference on this scenario and would have to try it out to provide guidance.

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

    Hey Reza, your video tutorials have been super helpful for my project, but I've got a question. So, the thing is, I've got more than 1000 rows in my SharePoint list, but when I run my Flow automation, it's only grabbing 100 rows. Any idea how to fix this? Thanks again, by the way!

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

      Increase row limit + explore pagination property. Check documentation on flow action for get rows.

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

      @@RezaDorrani Thanks for your reply! I'll be looking into that

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

    thanks a lot Reza !!! it works perfect :-) the only problem that I have is that instead of sending it per email I need to save the excel file into a Teams folder (and post the link there). I tried with "Post a message in a chat or channel" but I cannot attach the excel file like when sending by email. Would you have a solution for that ?

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

      Thanks for watching and liking the video.
      For saving in teams folder, I guess you would need to use SharePoint actions since Teams backend is SharePoint. I don’t think post a message supports attachments.
      I would recommend to post your query on the forums at powerusers.microsoft.com in case someone has done something similar.

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

    Awesome, tutorial Rezza, Thanks. I have a query though. I have made this flow as you have explained and have added a filter query, but I only seem to be getting the results of my filter query from the first 100 records in my sharepoint list. Is there a reason for this???

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

      I have a video releasing today which explains exactly that. Wait for it :)

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

    Thanks for this video. Is it possible however to dynamically loop through the columns of a table? Imagine we have an Excel that always has a properly formatted table, but we don't know the name of its columns nor the amount beforehand, apart from one column name that we know will always be present (not that we really care). Is it possible to copy some of these rows (let's imagine the 10th row and first) to a new table?

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

      I am not sure about looping through columns (might be possible via graph api) and would have to try it out to provide guidance. I would recommend posting your query with screenshots on the forums at powerusers.microsoft.com

  • @jr26801
    @jr26801 18 днів тому

    Hi Reza, Great video, instead of starting with a sharepoint list can I start with an excel file and then follow the same steps you show in the video?

    • @RezaDorrani
      @RezaDorrani  18 днів тому

      It should work but not something I have tried

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

    Thanks Reza. You are wonderful person. Your explanation is really wonderful.

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

    Thank you Reza for the lovely video... You are a true champ

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

      You are most welcome

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

      ​@@RezaDorrani I had one question or request - The file name that comes as output is a mix of #'s and alphabets... Is there a way we can have the some naming convention for the file.
      In My flow, the column I am filtering is Name of Managers and I would like the excel to have a specific naming convention. In case you are able to clarify, I will be highlly obliged, other wise, I thank you for such a fantastic video.

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

      @@sankhlayashraj You have full control over file name. Not sure whats the challenge with changing it?

  • @SusieQ-ok8bo
    @SusieQ-ok8bo Рік тому +1

    Thank you for this video! After many trial and error, I was able to automate a queried dataset and export to Excel with your steps. However, I noticed the leading zeros disappear which was the reason for the export to Excel vs CSV. Do you know how the leading zeros can be retained? The queried data has leading zeros as a text format. Many thanks.

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

      Im not aware of a workaround for leading zeros as I have not come across a scenario with it. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

    • @SusieQ-ok8bo
      @SusieQ-ok8bo Рік тому +1

      @@RezaDorrani Thank you!! I actually just figured it out. The Excel Template, highlighted the entire worksheet and formatted to text then saved. Worked perfectly!!

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

    Hi Reza, it's amazing and really useful. I've created the same flow for exporting an Excel report from SP List but encountered an error that the Excel file attached at the email is not openable. However, the same Excel file generated at the OneDrive folder is openable. I've 100% followed the steps and details as yours and now I can't resolve the issue.
    Hope you may help please!!!
    Thanks you very much.
    Raymond

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

      Thanks so much!
      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

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

      @@RezaDorrani Thanks for your advice and I've visited the website you suggested but sorry that I don't know how to post my issue there.
      Please can you provide me with some more guidelines.
      Thank you so much for your assistance!!!

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

      @@himoray Sorry I cannot assist with that. Its a public forum.

  • @vossenjonk3448
    @vossenjonk3448 2 місяці тому +1

    Great comprehensive video, thanks!

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

    Hi Reza, nice video thank you! I just have one question: is it possible to add more than one row at a time to an excel table? Because it takes too much time adding to the table many rows. Do you know if exists an alternative way?

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

      You would need to look into excel api's if it allows bulk additions. I have not attempted that.
      I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

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

    Great explanation! Do you have a video that explains when it is connected to SQ server? I want to connect to SQL server(Execute a SQL query(V2)), create a table in excel and send an email.

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

      I do not have a video with SQL.

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

    Excellent VIdeo Thank you so much
    am facing a issue with Multiselection dropdown field. when runt the flow, am getting below issue ."A value must be provided for item."
    Can you help where am worng

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

      I will have to look at your flow in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

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

      @@RezaDorrani Sure Thank you

  • @harshvardhannileshkumar3036

    Hi..Thank you for the video. It was really helpful. One question- Can we run the flow automatically at the end of the month?

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

      Simply change trigger of flow to schedule flow.

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

    Hi Reza, thanks for this video. It has been really helpful for me. Is there a reason why its only bringing only 100 records while my list has +500?

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

      ua-cam.com/video/yeAnuTB85eg/v-deo.html video has the answer

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

    Thank you very much, learned a lot from your channel, I encountered a problem, if I have different fields, how to dynamically export different fields of SharePoint List

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

      Idea is to select fields from SharePoint for any column type but not dynamically select columns. How would flow know which cols to select dynamically?

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

      @@RezaDorrani Thank you very much for your reply. There is another SHAREPOINT LIST for the required fields. I plan to use removeproperty object to delete unnecessary fields, but I need to obtain the person list field

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

      @@MMYGOGO Its possible but not something I have tried. Give it a try and if facing issues, then post the issue with screenshots on the forums at powerusers.microsoft.com

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

      @@RezaDorrani OK, thanks

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

      I used the API to list the fields of the SHAREPOINT LIST, and an error occurred while processing each field,show The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression '@body('LIST')' is of type 'Object'. The result must be a valid array.

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

    Thanks Reza for the extremely useful video,
    I am trying to get the dropdown values of dataverse column,
    But getting the values of it, instead of text in excel file,
    Can you please suggest what action needs to be done to get dropdown text, instead of values?

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

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

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

    Love this video Reza! I'm a Flow novice. During the select operation (to select columns), can this be dynamic as well?

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

      Thanks :)
      Select can be made dynamic but complexity would increase. Something that I have not tried before.

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

    Hi Raza, Thank you very much , i want to do this process for different different Excel files. can we make select operation dynamic or can we use any other operation to make it dynamic?

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

      You can write dynamic operations using expressions. I do not have a specific video for it though.
      I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

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

    Helpful as always, thank you for another great video!

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

    Nice video Reza! I'm trying to create an Export to Excel feature within Canvas App that would only export the items in a gallery (even after the user filters that gallery; So, columns and rows they want to export to excel will change every time they filter the gallery). How do I approach this? Every tutorial I find wants me to decide the columns before-hand but I want to be able to let the user decide what data to be exported.

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

      Columns do not change when user filters a gallery. Only the row changes.
      There is no selector option for columns in power apps and that’s why there are no tutorials on it.
      I have a video coming out tomorrow that will showcase how to export large data. In there I also talk about exporting columns dynamically using list views. However here as well there would need to be some predefined views which have columns set for exporting. But at least it would give some level of flexibility.

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

    Great Video Reza, the only question I have is, this approach needs to have access to the one drive which has that template.xlsx available. If I am creating a generic flow for users leveraging their one drive storage, this file would be unavailable there and I would not be able to leverage this approach. Any thoughts? An alternate based on my research would be to use a script approach which I am not very keen on implementing either.

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

      Load the file in SharePoint and grant everyone read access to template file.

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

    Awesome Video. Everything worked like a charm. Thank you!

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

    Great viddeo Reza. Just one question, the delay here is because the add rows takes a lot of time. Any idea how to make it synchronous which means next actions should start only after the each loops ends with add rows being completed.

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

      The delay is set after add rows has completed. It is synchronous.

    • @tuniarath153
      @tuniarath153 3 роки тому

      @@RezaDorrani What I faced is the each loops gets executed and next action below to it starts running but till that time excel would have added just 1 rows to the table. Though its synchronous to the call/action but in actually because its not waiting until all the rows are added to the excel table. I hope I was clear to explain the situations, looking forward for your valuable response, Reza. Thanks :)

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

      @@tuniarath153 Delay is after apply to each loop. The delay action will get called only after the apply to each step ends.

    • @nishikantrath1905
      @nishikantrath1905 3 роки тому

      @@RezaDorrani Hi Reza, Its not about the delay action, adding rows to excel actually takes a lot of time in real but the each loop finishes in fraction. So if you have any action after that such as create file, then we see only 1 row would have added when create file completes, however if you give it a minute or so, it completes adding all the rows to the excel. So in reality even if each loops completes the action, add rows in excel actions were still in queue to execute it. As a whole each loop becomes synchronous but with add rows in excel takes more time as individual.

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

      @@nishikantrath1905 That’s why the delay was added. As far as flow is concerned the actions are synchronous, apply loop completes only then next action is called. However the excel file is still loading data.

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

    Thank you Reza , With this video reference i managed to complete my few reports automation . However the workflow gives wrong value as power automate uses the UTC format . would it be possible to share the expression for date and time created field .( 3:20 )

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

      formatdatetime I believe. Check ua-cam.com/video/O97IdCbfMQI/v-deo.html

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

      Hello Reza, Time zone conversion is well explained on ua-cam.com/video/O97IdCbfMQI/v-deo.html . However am trying to convert column "Created" and updating in an excel from SharePoint list , I lost in here . Looking for the expression in Select operation ,Date and Time should be converted time zone of my :Created" Column .

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

    Thank you very much Reza for your videos. I wanted to tell you how to export fields from the sharepoint list that are vlookup, I have not been able to do it. Thank you so much.

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

      Thanks for watching and liking my videos.
      Lookup columns in SharePoint are complex type columns. You will need to extract the values from it and then export that to excel.
      I do not have a video on this scenario.
      I will recommend to check on the forums at powerusers.microsoft.com in case someone has done something similar

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

    Great Video and thank you for taking the time to reply to your commenters. I am hoping to develop a flow that will enable me to add rows of data to an existing sheet. In the video you mentioned that you have to make a new sheet, is there a way to do export to an excel sheet that is preexisting? Thanks

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

      If your excel already has a table created (within a sheet), you can just add data in there.

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

    Hi Reza, thanks for video. I'd like to learn that how we export our attachments picture to Excel or PDF files?

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

      Thanks.
      I have not done any work with exporting attachments to excel.
      I will recommend checking on the forums at powerusers.microsoft.com/

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

    Great job this worked amazing but how do I remove the HTML style data from the emailed Excel spreadsheet for the Rich Text fields in my list? Thanks for any help you can provide.

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

      Rich text fields will include html info. I’m not sure how but there must be a way to strip the html or simply convert it to text only. I will recommend checking on forums in case someone has done something similar
      powerusers.microsoft.com

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

    This instructions are amazing. I found one tweak though. It’s not mandatory to provide the accurate range during create table step. Even if I create table with 2 columns only, the header names will be populated as a table only

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

      Good find

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

      @@RezaDorrani Thanks Mr Reza for this tutorial. Now I could export large power Bi dataset into an excel table. Could not find any easier way earlier.

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

    Thank you for this very helpful tutorial. I am currently building a monthly report via Power Automate and one of the columns that i am trying to send to Excel is a multiple-line text column. The challenge I am having is that it doesn't send all the lines from this column, it only sends the top most line. Can advise how I can send the full data of this column into the Excel column? Hope you can help me. Thank you in advance for your response :)

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

      Thank you for watching the video.
      I will have to look at your flow in action to know more about your issue or provide any guidance. Looks like it has to do with the new line character or some other case. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

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

    Hi Reza, thanks for sharing your knowledge.
    Is it possible to export 25k items from sp list to excel in one go (without loop).
    Thanks 👍

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

      Possible using graph api but not something I have explored

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

      @@RezaDorrani thanks 👍.
      Really helpful if you have plan to create video on it.

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

      @@AutomationDose4U I make videos when I receive multiple requests on a topic. Every quarter I ask subscribers for topic suggestions on Community Tab of my channel. Most voted idea gets added to my backlog. Make sure to post this idea whenever I post the next topic suggestion post.

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

      @@RezaDorrani ohk, thanks buddy for quick help and reply. 🙏
      Your videos are truly amazing.

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

    Hello, Very helpful video. When i run it i get an error on the delete file flow, It says the file is still locked. Do you have any suggestions?

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

      Its been a while since I did this video. At what point (timing) in video, do I show delete file?
      You could always introduce a delay action prior to file delete.

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

      @@RezaDorrani Thank you Reza this worked!

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

    Hi Reza, great video as always. Question: my flow apply to each only loop for 100 times so i only get 100 items, is there a way to extend that loop and get all the item base on the query i made in get items?

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

      Are you adding a filter query to fetch data from list?
      You can set top count as 5000 and turn on pagination for list items action.

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

    Hi Reza, Thank you for this. I have an issue that because sometimes one of the fields are blank i keep getting the error 'A value must be provided for item.'. Do you know a work around?

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

      Workaround would be to write expressions to do null checks.
      I do not have a video reference on this scenario though.

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

    Hi Reza, thanks for this clear and useful example, one question: I'm getting the history of versions from sharepoint list, and want to send to an excel file, I'm using the Send HTTP Request to SharePoint connector, I actually got the history of versions, but I can not parse fields with parse JSON to put the desired fields into a previously created Excel table, I've got "schema validation failed" error, how can I fi it? is there another way to do it?
    regards

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

      I will have to look at your flow in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

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

    Very informative and real-world schenario based video. Thank you Reza !! Quick question: While generating csv file, I can see columns are sorted in ascending order even provided in random order (expected). Can we retain column ordering in csv file? I saw in flow content action, input is already sorted in ascending order. Hence it seems the PowerApps Json function is causing issue (automatically sorting columns to ascending order ) . Thanks again.

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

      Thank You!
      Alphabetical sequence is an in-built behavior of the Create CSV table action.
      In advanced options for create csv table action, you can define custom columns and list out the header and values. Those will be ordered. Its more work.

    • @2007pradipta
      @2007pradipta 2 роки тому

      @@RezaDorrani in create table how to define sorting order ? i.e. if we want to sort the Excel with particular column is there any option ?

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

      @@2007pradipta I don’t remember if it does have that option.

  • @JV-zk5dt
    @JV-zk5dt 2 роки тому +1

    Thanks Reza, this is really helpful . Thanks for this

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

    Hello Reza, your videos are helping us a lot.... i am facing issue when i trying to export multiline text from share point to excel... not getting exact same output

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

      @rezadorrani can you suggest option

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

      I have not come across the mentioned issue and hence not sure what the fix for your issue is. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com

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

    Hey Reza, this is helpful. Just curious, how can I add data into multiple sheets using this method? I can create multiple tables, but how can we write it to multiple sheets in the same file itself?

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

      I have not tried with multiple sheets hence not sure

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

    Amazing tutorial Reza, but if my table in excel has a column that should contain a picture in each row (coming from a Sharepoint Document Library), how can I add that picture and how do i set it up in the Select Action?

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

      Thanks. I have not tried with picture in each row so not sure. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

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

      @@RezaDorrani alright I'll update you in case i find something useful. thanks again!

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

    Really usefull, this is just what i needed. thank you for saving my life !! , love your videos

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

      Thanks so much for watching and liking the videos

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

    i just followed it step by step and the ouput got created by magic, thank you so much... one catch, the looping takes forever upto 30 mins sometimes, any suggestions ??

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

      Most welcome!
      In my latest video, I show how you can speed up the loop.
      ua-cam.com/video/b3aQf17ptAs/v-deo.html

  • @yiubili1
    @yiubili1 3 роки тому

    Superb video, will you create a video on copying one excel to another excel another email please? that sound similar but i had been struggled on it for awhile...

    • @yiubili1
      @yiubili1 3 роки тому

      Really liked your video with example and step by step explanation, if I wanted to copy the data from one excel to another excel, and apply condition, which video would you recommend please?

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

      Will add the topic suggestion to my backlog but this is the first request on this topic. I will need a lot more requests on this topic to give this a higher priority.

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

      Will add the topic suggestion to my backlog but this is the first request on this topic. I will need a lot more requests on this topic to give this a higher priority.

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

    Great video as always. I've followed this but using approvals in teams. How do I post the final excel file to my teams channel rather than sending via email?

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

      Use the create file action to add the file to the SharePoint team site backed by the Microsoft Team.

  • @泰迪熊-c9f
    @泰迪熊-c9f 4 місяці тому

    Hi Reza , Thanks for your wonderful sharing . I followed you step by step . but it was very strange that the file in one-driver has three rows, but the email attachment only contains one row . Why that . Thank you for your time .

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

      Most welcome!
      As for the issue, 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

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

    Hi Reza, thank you very much for your video, it is great help to me. I am looking for a flow which help to download / update Planner data to Excel in realtime (for Power BI report purpose) to all the plans in my Team group. Do you have any video or guideline to set this up? I can do flow to the first download but when make it recurrent it keep duplicate same rows. And I am looking for how to download all the plans at the same time as well. Would be great if you can help on this matter please. Thank you very much.

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

      I do not have any videos with Planner and flow. I will recommend you check on the forums at powerusers.microsoft.com/

    • @minhphuc7993
      @minhphuc7993 3 роки тому

      @@RezaDorrani My Organization needs a flow to get MS Planner data in realtime update (or close to real time) for a plan. Can I contact you to support create this flow as outsourcing job? please let me know how can contact you, thank you very much.

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

      @@minhphuc7993 About me tab on my UA-cam channel has my email address.

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

    Is it possible to reuse this code with a collection or gallery of Power apps? , It caught my attention that you did not do the example with powerapps only with Dataverse and Planner

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

      Possible. Same concept applies.
      I will add this idea 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.

  • @powerappstw
    @powerappstw 3 роки тому

    learn a lot from your video, thanks for your great video.
    one question, is there any way to split excel sheets to different files with power automate?
    thanks

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

      Possible. I do not have a video on that though.
      I will recommend you check on the forums at powerusers.microsoft.com

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

    Hey Reza, great video. I would like to choose the item (row) that I want to export from SharPoint Lists, do you have a video about how to do that?

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

      I do not have a video on that scenario

  • @Jyoti-h1h
    @Jyoti-h1h 7 місяців тому +1

    Hi Reza, as always, it's an excellent video, but you know in my scenario i am getting an excel file in an email with raw data with headers, not in table format, from here i want to copy and paste filtered data into new excel table, can you guide me or refer me any other video of yours?

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

      Thanks!
      I do not have a video reference on this scenario and would have to try it out to provide guidance. I will recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com

    • @Jyoti-h1h
      @Jyoti-h1h 7 місяців тому

      @@RezaDorrani , Thanks for replying to my query Reza, amazed with your prompt response. sending love from India. Sure, I will try the link.

  • @MarcosMonge-cz7fe
    @MarcosMonge-cz7fe Рік тому +7

    Hey guys! In the "Create Table" connector I had a format issue. I solved it by changing the Table range from A1:E1 to Sheet!A1:E1. Hope it helps!

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

      Thanks for sharing

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

      Hi Many thanks for the amazing video. Just one issue I am facing, everything else has been created as expected but no data coming on the Excel table. Just

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

    Hi Reza. Thanks for the video. Do you know a way to convert xls files to xlsx in power automate without using premium license?

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

      I am not aware of one. I will recommend checking on the forums at powerusers.microsoft.com/

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

    Hello Reza,
    thank you for the helpful videos.
    I have a question regarding this video.
    is there a possibility to show also the size of folders and subfolders in excel?

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

      Not sure. I have not tried it. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.

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

    You rock Reza, but what about if I use the action of create a File and then create a table but I have 2 tabs in that file. I want to create 2 tables, one for each tab in the same flow, because it takes only the first tab when I run the flowm.I need your help:(

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

      Thanks! I have not tried with 2 tabs so not sure.

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

    Hi Reza, great video. When I search for "current Item" it doesn't come up as an option. Do you know why that could be? any help would be greatly appreciated

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

      Most weclome!
      I have not come across this issue and hence not sure what is the cause for your issue. I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com

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

      @@RezaDorrani I have that issue resoled now. However, when I run the flow to test it, it fails at the "apply to each" (ActionFailed. An action failed. No dependent actions succeeded.) and "Add row into a table" steps (BadRequest.). Error Details (A value must be provided for item.) Any suggestions?

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

      @@straightrespect2446 I have not faced that issue either

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

    Hey, Thanks for this video, but right now i am looking for workflow where email excel attachment data save in SharePoint list , its like a reverse of your workflow, possible to make a video or give me a suggestion?

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

      I do not have a video reference on that topic. I make videos when I get multiple requests on a topic. Every quarter I ask subscribers for topic suggestions on Community Tab of my channel. Most voted ideas get added to my backlog. Make sure to add this idea to next topic post suggestion.

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

    Wonderful. Just one thing how to send the email by sender name as SharePoint site name not by wf owner?

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

      You can send an email from a shared mailbox. There is an action for that in flow.

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

    Hello Reza, really nice tutorial. just one more thing, is there possibility to download Web data in excel using online version of Power Automate. Thanks, Jai

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

      Possible using Power Automate Desktop

  • @yusenlogistics-externaltra1978
    @yusenlogistics-externaltra1978 3 роки тому +1

    Reza, love the video....great information.
    Wondering if there's a way to set the Filter Query (at the start) to a dynamic choice I'd provide in PowerApps (so the SharePoint List item returned would be based on the record I'd like selected)?
    So far, when I try to create an Output from PowerApps (Ask in PowerApps) PowerAutomate doesn't actually seek out that record from the Ask in PowerApps request

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

      It should work if data is being passed correctly from apps to flows.
      I will have to look at your App & flow in action to provide any guidance. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com

    • @yusenlogistics-externaltra1978
      @yusenlogistics-externaltra1978 3 роки тому +1

      @@RezaDorrani Thanks so much Reza. I will be sure to do that
      Really appreciate all the great content and information. Your videos have helped me tremendously.

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

      @@yusenlogistics-externaltra1978 You are most welcome!

  • @waqasahmad2908
    @waqasahmad2908 3 роки тому

    Thanks, Reza for his amazing video. May I suggest another video topic "Sync PowerBI report to SharePoint list "

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

      Where is the data in power bi report coming from?
      Not sure if I understand the use case to sync power bi data to SharePoint.

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

    謝謝你的教學,讓我們受益無窮。

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

    Great video as always!
    Q) while export to excel ,columns are getting sorted with alphabet order.is there any way to control the column order?

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

      You can use the select action to pick the columns you need from the array.

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

    Do you happen to have a tutorial simular to this, but allows us to create the Excel file in SharePoint, instead of in OneDrive?

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

      I have done several videos and do not remember each one of them. I may have shown it but dont remember which video.

  • @2007pradipta
    @2007pradipta 2 роки тому

    thanks for the help full videos. I have one query. I want to select a Multiselect Choice field values in comma separated string into Select Action .

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

      It's been a while since I did this video. Not sure I ran into this issue.

    • @2007pradipta
      @2007pradipta 2 роки тому

      ​@@RezaDorrani sorry that was my mistake. I took the Array instead of the expression without split. That is fixed now but I want to select a Multiselect Choice field values in comma separated string into Select Action .

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

      @@2007pradipta Ok. multi select choice is not something I have done.

  • @bobohuang2249
    @bobohuang2249 4 місяці тому

    Hi Reza, thank you so much for the video! I was wondering how can we achieve this if there are multiple selections for certain columns on the SharePoint list? I tried using the compose and join expressions but it ends up populating every item into the same row:(

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

      Join would be the answer. Not sure why its not working in your case. I will recommend posting your query on forums at powerusers.microsoft.com

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

    Nice work Reza :) but in your recent videos, you are trying to cover a lot of things that increase the complexity of the flow and somewhere I am losing the focus. Please try to give more time to explain the "actions" which you are using inside the flow, thank you!

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

      Thanks for the feedback.
      I did provide sample flows in my recent videos which can be downloaded.
      Plan was to cover more scenarios.
      I will try and strike a better balance in future videos.

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

      @@RezaDorrani thank you 😊

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

    Great video, I have an exact use case for this.. I am running into an issue though as my people column is actually multi select. I tried using a variable but I just get all the records display name in every row of the table instead of each row having their unique records.. Any thoughts on how to use this flow when a field is a multi select people field?

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

      You will need to use an apply to each loop in flow on your multi select column and then for each item in loop you can start adding a row in excel.
      I do not have a video reference on this exact scenario though.
      I will recommend checking on forums at powerusers.microsoft.com in case some has done something similar

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

      @@RezaDorrani can you please make a video out of it? It's really hard and I can't figure out how to do it :/ When I move Select operation inside the loop the add row into a table can't refer to Select anymore. If I move add row into a table into the loop I will have loop in loop and it just not work

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

      ​@@pgadacz I have many other video ideas I am working on. 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.
      Your best bet will be to post your issue with screenshots on the forums at powerusers.microsoft.com/

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

    Thanks! Any solution for the "A value must be provided for item." error? I see a lot of commenters (myself included) are experiencing this

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

      I have not experienced that issue hence not sure what the fix is. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com

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

    Thanks Reza, great video!!! In the case that you need to fill a complex template such as an invoice, maybe you can reference invoice template cells with the table cells. Or you have a better workaround?

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

      Not sure to be honest. It depends on where the data is coming from. Are you trying to extract data directly from an invoice document using AI Builder?
      Concept would be similar. Build the Select action and provide that to the pattern showcased in the flow.