CSV sales order export with headers

SOLVED

Hi,

We need to export our sales orders to import to our warehouse system, but the new system requires CSV files to have the first row of headers. 

However I would try to create headers - they would only appear on excel forma, but not CSV.

Please help or confirm if this is not possible to do?

Thank you.

Parents Reply
  • 0 in reply to Ken Starnes
    verified answer

    If you are using v28 then there is now a way to export headers as it was a feature that we added but haven't really shouted about or advertised.

    Assuming you are on v28 then simply edit your report and change the 'Generate Header Rows' property to true. You'll find this in the CSV Option section of the properties window (View -> Properties) and should give you what you need. Note that the value used for the header will us the name property of each variable, but if no name has been set it will us the underlying field name.

    Hope that helps.

Children