Knowledgebase Home | Favorites | Login Knowledgebase Home | Favorites | Login
Search the Knowledgebase Browse by Category or Article ID
How to create a yearly report using custom reporting
User Opinions (14 votes)
100% thumbs up 0% thumbs down

How would you rate this answer?
Helpful
Not helpful
Article ID: 140

Last Updated: 19th June 2009 07:09:56 pm

To generate a yearly usage report using custom reporting, specify "year" using the -reportperiod option.
 
In the following example, we are generating a yearly usage report that includes the total number of hours the application has been used and the total licenses available from January 1, 2008, through the current day.

C:\xflicstat>xfcustomreport -usagereport -description "Yearly report for total hours and licenses" -reportname "2008 Yearly Report" -database "c:\custom_licstat_reports\my_database.db" -includecolumn total_used_hours,total_licenses -reportperiod year -starttime 2008-01-01


Related Content
Related Articles
Attachments
No attachments were found.
All Content Copyright © 2002-2012 X-Formation. All Rights Reserved.