Microsoft Power Automate: How to convert Excel (.xlsx) to .csv files - Full Tutorial

Sdílet
Vložit
  • čas přidán 20. 05. 2020
  • This video tutorial shows, how to convert Excel (.xlsx) table data to .csv files in Microsoft Power Automate.
    You could also watch:
    🔵 Microsoft Power Automate Tutorial for Beginners - • Microsoft Power Automa...
    🔵 Microsoft Power Automate Use Cases - • Microsoft Power Automa...
    0:15 Our Excel Sheet is stored in OneDrive
    We store our data in an Excel sheet in OneDrive. The solution also works, if the sheet is store in e.g. SharePoint.
    0:46 Create a new Power Automate Flow
    We create an instant flow and manually trigger it.
    1:45 Get tables
    We get the Excel table with our data.
    2:22 List rows present in a table
    List all the rows with data, so we can work with them in the next Power Automate steps.
    2:53 Create CSV table
    We create a CSV table with our data columns. We could chose to take all columns from or .xlsx file or specify which one, we want to use.
    3:51 Apply to each
    To get all the data we chose an Apply to each, where we iterate through each of our tables.
    4:18 Create file
    Create our .csv file in OneDrive. Again we can create it in e.g. SharePoint, if we wanted.
    📚 Best Power Automate Book - geni.us/cKCS
    Connect with me:
    🔔 Subscribe - czcams.com/users/klogeande...
    💼 LinkedIn - / andersjensens
    👥 Facebook - / andersjensenorg
    💌 Email Newsletter - andersjensen.org/email-newsle...
    #microsoft #powerautomate #excel

Komentáře • 85

  • @andersjensenorg
    @andersjensenorg  Před rokem +1

    Have you seen my complete Excel guide for Power Automate Developers: czcams.com/video/PlCnYDkbw3I/video.html 👋😊

  • @ekirkliu
    @ekirkliu Před 2 lety +1

    I've seen so many tutorials of exporting Excel to CSV, and yours is the BEST! Thank you!

  • @JibbsCompilations
    @JibbsCompilations Před rokem +3

    Hi Anders, we really need a Power Automate CSV to XLSX from you! You're make the best tutorials.

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Thanks a lot, Jibb's! My challenge to you is that you make it and post it on your excellent channel 😀 I'll gladly watch.

  • @Camsbentley
    @Camsbentley Před 3 lety +1

    Thanks, This was really helpful! Solved a Problem at work.

    • @andersjensenorg
      @andersjensenorg  Před 3 lety

      Hey Chris. That's great to hear - thank you 🙂 Kind regards, Anders

  • @TIM123451ERR
    @TIM123451ERR Před 2 lety

    Thank you, Anders. It helped me a lot.

  • @andersjensenorg
    @andersjensenorg  Před 3 lety +2

    Do you want to learn Power Automate from the start? Check my new Power Automate Tutorial for Beginners: czcams.com/video/omQ-fAF4QpI/video.html

    • @balakrishnareddy932
      @balakrishnareddy932 Před 2 lety +1

      Hi Anders, what if the excel doesn't have any tables but it has data.

  • @Kishorebvs1993
    @Kishorebvs1993 Před 4 lety

    Thank you

  • @sprittube7237
    @sprittube7237 Před 4 lety

    Thanks Andres

  • @mtzmty
    @mtzmty Před rokem +1

    this video helped me complete my process to extract order details from PDF files we receive by email and drop them into a spreadsheet (with the help of a different video from Anders) and convert that spreadsheet into a CSV file. BIG THANK YOU

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Wow, Jorge. This message makes me so happy - thanks a ton 😍😍😍 Kind regards, Anders

  • @mtamoush
    @mtamoush Před 2 lety +2

    How can you accomplish this if your xls data is not in a table?

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey Mike Tamoush Thanks for writing. I'm getting more than 50 questions/comments every day and having difficulty answering everyone (I try my best). I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html Have a great day. Kind regards, Anders

  • @rupinderkaur8864
    @rupinderkaur8864 Před rokem +1

    Hi Anders,It was very helpful.Solved my problem.However,I had date type columns in my excel file which got converted to general format.Is there any way I can keep my dates in correct format while converting?

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 4900+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders

  • @miguelestrada5397
    @miguelestrada5397 Před 3 lety

    Hello @Anders Jensen, I am having trouble creating a csv file from values after going through multiple conditions. Is there a way that you can help me by looking at my flow?

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey Miguel Estrada
      Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
      I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html
      Have a great day.
      Kind regards,
      Anders

  • @Tomlawson944
    @Tomlawson944 Před 2 lety +1

    Really helpful thank you! But, is there any way to save the CSV file outside of the On Drive For Business like a Network Drive? Thanks :)

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey Madman. Thanks a ton! Yes and no. It's not possible in Power Automate itself, BUT we can use Power Automate Desktop (an RPA tool): czcams.com/video/kMVYIlBsros/video.html or use the leading RPA tool UiPath: czcams.com/video/sp5ZwFKfh-0/video.html Let me know, if that helps. Kind regards, Anders

  • @thomasbeatham9627
    @thomasbeatham9627 Před rokem

    Hi Anders, thanks for all the great videos! My excel file has 3 tables and the apply to each creates 3 csv files with identical data, but each has the name of the 3 different tables. Is there any way to work it with a file with multiple tables? Any advice much appreciated!!

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 8000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders

  • @andechsdoppelbock
    @andechsdoppelbock Před 3 lety +1

    Anders, this is helpful, thanks. However, I would also like to know how to convert a csv that is in blob storage to an xls using a logic app - is this possible without utilizing the Excel connector?

    • @andersjensenorg
      @andersjensenorg  Před 3 lety

      Hey Samuel. Thanks a lot :) I havn't worked with Logic Apps, so can't help you there. Kind regards, Anders

    • @vamshiv2498
      @vamshiv2498 Před 5 měsíci

      Are you able to achieve this I have the same use case CSV file from blob storage to SharePoint Excel

  • @geralddahl9159
    @geralddahl9159 Před 4 lety

    Please could you explain how to get ID in its own column and name in its own column in the completed csv file?

    • @andersjensenorg
      @andersjensenorg  Před 2 lety +1

      Hey Gerald Dahl
      Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
      I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html
      Have a great day.
      Kind regards,
      Anders

  • @somily800
    @somily800 Před 4 lety +2

    I have to do something similar but every time an email arrives with an excel file and I need to convert this excel file to a csv but I observe that I would have to copy the file to an onedrive folder and that the excel file has a defined table it is possible to do this dynamically or how I could do it

    • @axe2307
      @axe2307 Před 4 lety

      Same case here...

    • @hannahforestgalloway5894
      @hannahforestgalloway5894 Před 3 lety

      Same here. Did you find a way to do this? TIA

    • @amardeepyaduvanshi5736
      @amardeepyaduvanshi5736 Před 3 lety

      First you can create a flow that extracts the attachments from your email and places them in a one drive folder and another flow for when a file is added in that one drive folder it converts it to txt

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey Vincent Garcia
      Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
      I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html
      Have a great day.
      Kind regards,
      Anders

  • @coldavenue2325
    @coldavenue2325 Před 3 lety

    Is it possible to import xls. files from web directly to google sheets? All =import( functions failed. I found a solution on stackowerflow in VBA, which I do not know to apply. Is there any google script out there?

    • @andersjensenorg
      @andersjensenorg  Před 3 lety

      Hey Cold Avenue. I'm not sure, you can do it in Power Automate, but you can do it in either Power Automate Desktop or UiPath :) Kind regards, Anders

  • @thomashalberstadt1936
    @thomashalberstadt1936 Před 3 měsíci

    Under List rows present in a table i don't become show a pull down with Tabels unter "Table", i think the problem is that my .xlsx has no dynamic tabells, such only normal datatabels. is there a way to convert to .csv? Thank you

    • @andersjensenorg
      @andersjensenorg  Před 3 měsíci

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 12,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders

  • @k842679135
    @k842679135 Před rokem

    Dear sanders
    Would it be possible to apply the same approach to xls -> xlsx conversion case ?
    Thanks in advance

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Hey Allen Hsu Thanks for writing. I'm getting more than 50 questions/comments every day and having difficulty answering everyone (I try my best). I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html Have a great day. Kind regards, Anders

  • @mamounalchalabi7467
    @mamounalchalabi7467 Před 2 lety

    hello anders can u tell me how u generated the exl file lite table is name data !

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey Mamoun Alchalabi
      Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
      I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html
      Have a great day.
      Kind regards,
      Anders

  • @camillasommer3326
    @camillasommer3326 Před 8 měsíci

    Hallo Anders, I need to make my CSV with
    Semicolon separated and
    instead of comma separated CSV file.
    Can you help explain what i can do?

    • @andersjensenorg
      @andersjensenorg  Před 8 měsíci

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 10,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders

  • @mohitdixit6939
    @mohitdixit6939 Před 3 lety

    hello Anders ....do you have any idea on how to convert an excel without a table to csv

    • @andersjensenorg
      @andersjensenorg  Před 3 lety +1

      Hey Mohit. Great question. Then I would go with Power Automate Desktop: czcams.com/video/Xtc3bHcDrW4/video.html Kind regards, Anders

  • @saratchandra7388
    @saratchandra7388 Před 3 lety

    Need automated flow which would convert csv file in sharepoint to xlsx file in share point .used when file created in folder .don't have premium license.could you provide possible solution.thank you in advance.

    • @andersjensenorg
      @andersjensenorg  Před 3 lety +1

      Hey Sarat. Thanks for the question and sorry for the late reply. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 23rd of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: czcams.com/channels/Pdtz4gd_iYebJFYq9N8pWA.htmlcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders

    • @saratchandra7388
      @saratchandra7388 Před 3 lety

      Hi Anders,thank you for reply .will post there.

  • @macmiranda
    @macmiranda Před 3 lety

    What's the point of using Get Tables if you're not listing the rows for each one of them? Even if you did have multiple tables, all the csv files generated would have the same content of the table Data, which comes from the Create CSV Table (outside of the loop)

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey Marco Aurelio Caldas Miranda
      Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
      I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html
      Have a great day.
      Kind regards,
      Anders

  • @sofiakartika237
    @sofiakartika237 Před rokem

    how to create cvs when the path file excel is dinamic? so whe can't identify whe use select

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 8000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders

  • @muneitshamano654
    @muneitshamano654 Před rokem

    Hey Anders. I have a table with 1250 entries but when I follow these steps it only copies over 257. Any idea what I'm doing wrong?

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 4500+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders

  • @nahuelgatica8418
    @nahuelgatica8418 Před 4 lety

    hi, nice work!!! thanks! So, how can i use another delimiter?? Regards!!

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey Nahuel Gatica
      Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
      I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html
      Have a great day.
      Kind regards,
      Anders

  • @AKssupersan
    @AKssupersan Před 4 lety

    Hello guys, I don't know if you had the same problem but my excel with 680 lines it only converts 255, does the power automate have any limits?

    • @gauravkapoor2507
      @gauravkapoor2507 Před 4 lety +1

      Hi, click on settings of list rows in table step and increase threshold limit per your requirement, it will work...cheers!

    • @andersjensenorg
      @andersjensenorg  Před 3 lety +1

      @@gauravkapoor2507 Thanks for your quick help, Gaurav 😊

    • @alexmcghee
      @alexmcghee Před 3 lety

      @@andersjensenorg Hi Andres, do you have any solution for the cap of 5000 rows?

  • @valeriastrafe5104
    @valeriastrafe5104 Před 6 měsíci

    So what happens if the excel file doesnt have tables? I just want a flow that grabs and email attachment, changes it to csv and saves it in a share point... I can deal with the data transformation afterwards in power query...HELP!

    • @andersjensenorg
      @andersjensenorg  Před 6 měsíci +1

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 11,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders

    • @valeriastrafe5104
      @valeriastrafe5104 Před 6 měsíci

      @@andersjensenorg thank you!!!!

  • @cdhkasukabe2515
    @cdhkasukabe2515 Před 3 lety

    Where does the date comes in and it seems like mine wont show the data for 2:48

    • @andersjensenorg
      @andersjensenorg  Před 3 lety

      Hey CDH. Thanks for the question. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 23rd of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: czcams.com/channels/Pdtz4gd_iYebJFYq9N8pWA.htmlcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders

  • @luxxitto0
    @luxxitto0 Před 4 lety

    hi, does this solution work from sharepoint to sharepoint? that is, I have an excel in sharepoint and I want to convert it to csv and leave it in the same sharepoint. thanks and very good video, subscribed.

    • @andersjensenorg
      @andersjensenorg  Před 4 lety +1

      Hey Jaz. Definately. You just specify the Sharepoint. Do you want to delete the initial? Kind regards, Anders

    • @luxxitto0
      @luxxitto0 Před 4 lety +1

      @@andersjensenorg Thanks for answering! I already worked your indications from the video ... but I was trying to do something similar but without the data being formatted as "table", since the client excel does not have that format. Thank you!

    • @NikhilBondar
      @NikhilBondar Před 3 lety +1

      @@luxxitto0 Hi, did you figure out how to do this without the data being formatted as a table?

  • @sunshinelabz
    @sunshinelabz Před 4 lety +3

    Any video or how to convey .CSV to .xlsx ?

    • @Jay-wq5iu
      @Jay-wq5iu Před 4 lety +2

      This is something much more prevalent in my business .. would be very useful

    • @muhammedirshaad
      @muhammedirshaad Před 4 lety +1

      @@Jay-wq5iu Same here. I think this is not possible because there is no get data function for CSV yet...

    • @amardeepyaduvanshi5736
      @amardeepyaduvanshi5736 Před 3 lety +1

      @@muhammedirshaad you can first convert a text file to pdf file by flow and then another flow to convert PDF to excel

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey Science and Technology Projects
      Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best).
      I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html
      Have a great day.
      Kind regards,
      Anders

  • @wildchangjr.8998
    @wildchangjr.8998 Před rokem

    Can we put in dataverse tables in these csv tables or no?

    • @wildchangjr.8998
      @wildchangjr.8998 Před rokem

      I mean dataverse values. sorry

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Hey Wild Chang, Jr. Thanks for writing. I'm getting more than 50 questions/comments every day and having difficulty answering everyone (I try my best). I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html Have a great day. Kind regards, Anders

  • @alicemorili1330
    @alicemorili1330 Před 2 lety

    Can you do a video on how to covert excel to pdf?

    • @andersjensenorg
      @andersjensenorg  Před 2 lety

      Hey alice Morili Thanks for writing. I'm getting more than 50 questions/comments every day and having difficulty answering everyone (I try my best). I've created my Microsoft Power Automate Groups, where we all can post and solve problems or hang out around our favorite tool, Power Automate. So you're very welcome. Get the addresses here: czcams.com/video/_QRI-Yo2h8U/video.html Have a great day. Kind regards, Anders

  • @SCLOUD3112
    @SCLOUD3112 Před rokem +1

    Are Microsoft on drugs? What's this obsession with tables in excel? An excel spreadsheet is already in tabular format! The amount of screwing around you have to do to perform simple data operations in Power Automate is ridiculous.

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 5800+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders

  • @kingquadri1850
    @kingquadri1850 Před rokem

    Hi,
    I want to send xlm data into excel sheet with the help of Power Automate flow how to do that? Plz explain

    • @andersjensenorg
      @andersjensenorg  Před rokem

      Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 8000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): czcams.com/video/xWFz-S96XGo/video.html Kind regards, Anders