Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cross Tab Reporting 1

Status
Not open for further replies.

Gixonita

IS-IT--Management
Joined
Oct 17, 2005
Messages
103
Location
US
Hello,

I need help from a cross tab expert. I have a query that returns: PositionCode, PositionDescription, EmployeeName, Department, SalaryAmount, HoursWorked.

I used the crosstab wizard and got a report like:

Total Department1 Department2
1 President Name1 $100.00 $50.00 $50.00
10 hrs 5 hrs 5 hrs
(Repeat for each employee)

I'm trying to find a way to put the Salary Amount and the Hours in the same line, I thought it was as easy as to drag the field and put it next to the other one, but it won't let me. I also want to add percentages to each department so for each employee it would look like:

Total Dept1 Dept2
$100.00 10hrs $50.00 50% 5hrs 50% $50 50% 5hrs 50%

I know how to create the percentage, that is not the problem, the probles is that when I include it it creates a new line (like in the first example). Is there any trick or am I missing something to be able to display the crosstab the way I need?

Thanks in advance

Luis Torres
 
What version of CR are you using?

-LB
 
I'm using version 11
 
You're in luck! Go the customize style tab in the crosstab expert and check "horizontal" as the display for the summaries.

-LB
 
Wow, that was easy !!!!!!

Thanks a LOT :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top