QueueMetrics > Running QueueMetrics
[major bug] unicode issues
qmax:
in 1.5.5
exporting tables in csv/xsl still produces "?" instead of nonlatin letters
default.charsetEncoding=UTF8
however, for excel exporting we'd like to specify another encoding.
is it possible ?
QueueMetrics:
This does not work as a text file does miss the encoding.
The correct thing to do is:
--- Code: ---default.useXmlExcel=true
--- End code ---
True: Generate the Excel file as an XML file (mandatory for UTF charsets); false: generate as an ISO-8859 CSV file
This will work on not-too-old version of Excel/OpenOffice.
Navigation
[0] Message Index
[*] Previous page
Go to full version