Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFSpreadsheet - reading an XLS file imports empty columns

New Here ,
Jun 23, 2012 Jun 23, 2012

Hi everyone,

I'm developing a simple application to let some users upload XLS sheet to be processed and added to a database.  When I do a CFDUMP of the query created by CFSPREADSHEET, I see a lot of extra columns which say "empty string".  I'd like to find a way to delete those columns from the query.  Anyone ran into this and found an elegant solution?  I can't control the creation of the original spreadsheet so I need to put in some logic into my app to make sure I'm not trying to process the empty strings.


Thanks

S

976
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Jun 25, 2012 Jun 25, 2012
LATEST

It would help to see a dump of the query. Also, what code are you using to process the query values?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources