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

CFSpreadsheet - reading an XLS file imports empty columns

New Here ,
Jun 23, 2012 Jun 23, 2012

Copy link to clipboard

Copied

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

Views

949

Translate

Translate

Report

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

Copy link to clipboard

Copied

LATEST

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

Votes

Translate

Translate

Report

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
Documentation