Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: rotate or pivot Post Reply Post New Topic
Author Message
devvas
Newbie
Newbie


Joined: 22 Dec 2007
Online Status: Offline
Posts: 2
Quote devvas Replybullet Topic: rotate or pivot
    Posted: 28 Dec 2007 at 7:33am
I have the data from the database(through add command)  in such a way ,
 
time    measure1     measure2         measure 3
 
jan       1000               1500                 1700
 
feb       2000                2500                 2700
 
I want to convert into the following format in the report level,
 
                                   jan                     feb
 
measure1                  1000                  2000
 
measure2                  1500                  2500
 
measure3                  1700                  2700
 
 
( without using cross tab),
Is there any rotate option/ pivot option ( for non cross tab) available in crystal reports ,
 
 
thanks
 
 
 
 
IP IP Logged
Lugh
Senior Member
Senior Member
Avatar

Joined: 14 Nov 2007
Online Status: Offline
Posts: 377
Quote Lugh Replybullet Posted: 28 Dec 2007 at 10:31am
The short answer is, no.  That's actually the point of cross-tab, is to accomplish that sort of manipulation.  Why are you so set against cross-tab?

There are some really tricky ways to accomplish this with SQL.  But, they are extremely tricky, and generally unfriendly, and your columns have to be hard-coded.


IP IP Logged
tconway
Newbie
Newbie
Avatar

Joined: 25 Dec 2007
Location: United States
Online Status: Offline
Posts: 20
Quote tconway Replybullet Posted: 28 Dec 2007 at 10:38am
Is the reason you are not able to use a cross tab because it will only show summary rather than the details?
 
If so, maybe there is some way to still use the crosstab. 
 
Tim


Edited by tconway - 28 Dec 2007 at 10:41am
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.027 seconds.