I am a newbie to using Cognos 8.2. Previously I did reports in Crystal or Excel. I have a list report that is grouped and totaled by Exec. Is there a way, like in Crystal, that you can have the report render with just the totals for each person showing but allow the user to drill to the detail...
In my report I have a string called DU (Which is a business unit) So someone could be in AFA DU last year and FIA DU this year. The report compares say last year August to this year August. I want to group people by this years DU and have this year and last year on the same row but I cannot...
I am new to using variables.
I have a variable I created from the code below. I need to summarize this field now for the group it is nested in group 1. How can I do that?
Group 2 Variable
WhilePrintingRecords;
Global NumberVar MaxSTDHrs;
if {@SumStdHrs} > MaxSTDHrs then
MaxSTDHrs :=...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.