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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create New colum in Cross tab report

Status
Not open for further replies.

zahid999

Technical User
Feb 25, 2005
11
CA
dear friends,

I am trying to create new sample cross tab reports available in sample test data using same table and trying to create the same with column1 Orderamount, colum2. percentage for my practise purpose.

i am able to creat the reports but column2 goes vertical, i want to move it horizontal direction could some one guide me how to do this.

Kind regards,
zahi
 
Columns by definition are vertical, rows are horizontal.

Try posting your Crystal version, database/connectivity used, example data and the required output.

-k
 
Dear Friend,

I am getting Report Like this:

MTH1 MTH2 TOTAL

CTG01 111 150 250
10% 15% 14%
CTG02 222 222 444
20% 22% 20%

Total TTT TTT TTT
pp% pp% pp%

In crosstab report i would like to create report like.

MTH1 MTH2 TOTAL
AMount % Amount % Amount %
CTG01 111 10% 150 15% 250 14%
CTG02 222 20% 222 22% 444 20%

Total TTT pp% TTT pp% TTT pp%

could some one guide how to create column and text object.


regards

zahi

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top