Title: csv_headers = &#8220;1&#8221; doesn&#8217;t work
Last modified: November 17, 2019

---

# csv_headers = “1” doesn’t work

 *  [ng1234](https://wordpress.org/support/users/ng1234/)
 * (@ng1234)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/csv_headers-1-doesnt-work/)
 * csv_headers = “1” doesn’t work
 * [gdoc key=”[https://docs.google.com/spreadsheets/d/11mwHFlxPpIFu24sRxvcK1ZktkjvBQg1oTv035OSp_OI/edit#gid=1100477277&#8243](https://docs.google.com/spreadsheets/d/11mwHFlxPpIFu24sRxvcK1ZktkjvBQg1oTv035OSp_OI/edit#gid=1100477277&#8243);
   csv_headers=”1″ datatables_order=’%5B%5B 6, “desc” %5D%5D’ query = “select B,
   C,F,G,H,I,J”]

Viewing 1 replies (of 1 total)

 *  [seekingescape](https://wordpress.org/support/users/seekingescape/)
 * (@seekingescape)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/csv_headers-1-doesnt-work/#post-12479615)
 * I had missing headers too. Instead of the one suggestion, and your example:
    `
   csv_headers="1"`
 * Per the release notes, I added the statement without the quotes:
    `csv_headers
   =1` and it works for me.
 * My entire shortcode:
    `[gdoc key="https://docs.google.com/spreadsheets/d/xxxxxx/
   edit#gid=yyyyyy" query="select A,B,C,D,E,F,G" datatables_paging="false" datatables_order
   ='%5B%5B 0, "desc"%5D ,%5B 4, "asc" %5D%5D' datatables_dom=”lfrtip” csv_headers
   =1]`

Viewing 1 replies (of 1 total)

The topic ‘csv_headers = “1” doesn’t work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/inline-google-spreadsheet-viewer.
   svg)
 * [Inline Google Spreadsheet Viewer](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/inline-google-spreadsheet-viewer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/)
 * [Active Topics](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/inline-google-spreadsheet-viewer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [seekingescape](https://wordpress.org/support/users/seekingescape/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/csv_headers-1-doesnt-work/#post-12479615)
 * Status: not resolved