QueueMetrics forum

QueueMetrics => Running QueueMetrics => Topic started by: Richarddb on January 13, 2011, 10:36:17

Title: Queue details export in Excel
Post by: Richarddb on January 13, 2011, 10:36:17
Hi,

When i do an export of queue details of december 2010, the first column is filled with the date. But Excel automatically adds a year to it, in this case the current year 2011 so the information is not correct.

Is there an option where you can do an export including the year so Excel doesn't make it 2011?

It's a custom export in the tab All from Queue details.
Title: Re: Queue details export in Excel
Post by: QueueMetrics on January 13, 2011, 11:03:42
You could change the dateformat_short in  queuemetrics_en_EN.properties so that a year is explicitly posted.
Title: Re: Queue details export in Excel
Post by: Richarddb on January 13, 2011, 11:12:39
The settings are now like this:

dateformat_complete=MMMM dd yyyy, HH:mm
dateformat_date=yyyy-MM-dd
dateformat_completeshort=MM/dd - HH:mm:ss
dateformat_time=HH:mm:ss
dateformat_timeshort=HH:mm
dateformat_flow=1

Which one should i change?
Title: Re: Queue details export in Excel
Post by: QueueMetrics on January 14, 2011, 09:51:21
I think it's

Code: [Select]
dateformat_completeshort=MM/dd - HH:mm:ss
Becaise that's the one that does not include the year.
In order to activate it, change the language (e.g. to German) and then change back to English.
Title: Re: Queue details export in Excel
Post by: Richarddb on January 26, 2011, 12:02:07
Code: [Select]
I think it's

Code:
dateformat_completeshort=MM/dd - HH:mm:ss

Becaise that's the one that does not include the year.
In order to activate it, change the language (e.g. to German) and then change back to English.

Do i need to change it into:
dateformat_completeshort=MM/dd/YYYY - HH:mm:ss ?

And do i need to restart a process or is the change directly active after saving?
Title: Re: Queue details export in Excel
Post by: QueueMetrics on January 27, 2011, 09:18:36
No, just logoff and on again, change the language (say to German) and back to English again.

Title: Re: Queue details export in Excel
Post by: Richarddb on January 27, 2011, 16:24:30
It worked, thank you for the help!
Title: Re: Queue details export in Excel
Post by: QueueMetrics on January 28, 2011, 09:37:34
 ;D