maddyyikes
IS-IT--Management
Using: CR 8.5
P4(proprietary database)
ODBC driver
I have to display the following report:
Department Jan Feb .... Dec YTD(year to date)
Security 500 600 2450
Mainframe 250 100 1780
Intranet 750 450 2000
I need to generate a cross tab report for the same as it would be difficult to represent the above information over 12 months in a standard report format.
I am also unable to understand as to how to display the values for a given month. Please let me know of the same. Thanks in advance.
PS: the "Department" column is not mapped onto one of the database fields directly and I have retrieved the values in this column by mapping it onto the "Budget code" field ( a numeric field) which is present in the database. Hence, please let me know as to how to generate the crosstab report for the same.
P4(proprietary database)
ODBC driver
I have to display the following report:
Department Jan Feb .... Dec YTD(year to date)
Security 500 600 2450
Mainframe 250 100 1780
Intranet 750 450 2000
I need to generate a cross tab report for the same as it would be difficult to represent the above information over 12 months in a standard report format.
I am also unable to understand as to how to display the values for a given month. Please let me know of the same. Thanks in advance.
PS: the "Department" column is not mapped onto one of the database fields directly and I have retrieved the values in this column by mapping it onto the "Budget code" field ( a numeric field) which is present in the database. Hence, please let me know as to how to generate the crosstab report for the same.