Skip to main content
kavyashreeh3453
June 30, 2023
Solved

Generate CSV from Excel

  • June 30, 2023
  • 4 replies
  • 0 views

When CSV is generated from Excel, first row is being skipped. And a blank row is added at the end.

Any suggestions?

    Best answer by sanchitg0002

    If you are using Convert Excel to CSV smart service available in Excel Tools plugin then for first row getting skipped, make sure that you are passing "0" for "Row Number To Read From" input parameter and for blank row at last, it might be due to the excel document you have provided.

    4 replies

    June 30, 2023

    If you are using Convert Excel to CSV smart service available in Excel Tools plugin then for first row getting skipped, make sure that you are passing "0" for "Row Number To Read From" input parameter and for blank row at last, it might be due to the excel document you have provided.

    kavyashreeh3453
    June 30, 2023

    We have set 0 for starting row number. Still the issue persists.

    June 30, 2023

    It worked perfectly fine for me. Can you share the excel file here?