-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hey guys,
I wanted to utilize the XLSX export class to export a SQL query into an XLSX file in Cache 2013. Everything seems to work fine, but apparently, the structure of the generated XLSX file is faulty.
Instead of my table headers, the XLSX file only shows 'Row' as the header for each column. Likewise, all values from a SQL result are written in one column.
For instance, the result 1 of the SQL query is entirely in column 1, and result 2 is entirely in column 2. There's no new row for each query result, nor a new column for each value from the result.
"Is it because I'm using Cache 2013 and this version is not supported, or is it something else?
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels