QueueMetrics forum

QueueMetrics => Running QueueMetrics => Topic started by: coolname on May 20, 2010, 04:17:08

Title: QM1.6.0.1 export to excel,the top column was ??
Post by: coolname on May 20, 2010, 04:17:08
I update it from 1.5.5 use yum,and when i export to excel,the title column was "?",aslo in the xml-rpc response,was it my problem or the QM's bug? ;)
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: coolname on May 20, 2010, 08:52:42
maybe it's my problem,it is because i translate it to zh_CN,where can i modify  to slove it?
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: QueueMetrics on May 20, 2010, 10:28:18
Why don't you contribute back the Chinese translation? :)

That is caused by the file encoding that does not support non ASCII characters.

Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: coolname on June 01, 2010, 16:00:10
http://rapidshare.com/files/394054442/queuemetrics_zh_CN.properties.html

how can i solve it?
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: QueueMetrics on June 08, 2010, 14:37:24
It was expected to be already solved, we track this as issue #1112

I will keep you posted.
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: coolname on July 10, 2010, 10:00:23
1.6.1,the xml-rpc seem to fine,the export to xls & csv seems to still there
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: QueueMetrics on July 12, 2010, 10:40:18
Have you tried the advanced Excel mode?
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: coolname on July 13, 2010, 04:02:48
Sorry
How?
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: QueueMetrics on July 13, 2010, 14:10:09
Try this:

Code: [Select]
default.useXmlExcel=true
Will work with Excel 2007+
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: coolname on July 15, 2010, 03:19:24
thanks
it works
Title: Re: QM1.6.0.1 export to excel,the top column was ??
Post by: QueueMetrics on July 16, 2010, 09:23:12
That's great.