Author Topic: Queue details export in Excel  (Read 3952 times)

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Queue details export in Excel
« 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.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Queue details export in Excel
« Reply #1 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.

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Queue details export in Excel
« Reply #2 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?

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Queue details export in Excel
« Reply #3 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.

Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Queue details export in Excel
« Reply #4 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?

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Queue details export in Excel
« Reply #5 on: January 27, 2011, 09:18:36 »
No, just logoff and on again, change the language (say to German) and back to English again.


Richarddb

  • Jr. Member
  • **
  • Posts: 57
  • Karma: 0
    • View Profile
Re: Queue details export in Excel
« Reply #6 on: January 27, 2011, 16:24:30 »
It worked, thank you for the help!

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Queue details export in Excel
« Reply #7 on: January 28, 2011, 09:37:34 »
 ;D