Quantcast
Channel: Crystal Reports
Viewing all articles
Browse latest Browse all 1507

New to Cross Tab

$
0
0

I am new to Corss Tabs but not new to Crystal Reports. I am using XI

I have a report that produces this

Job #       Material           Description    Grp     Date            Spoiled

60456        2478              Polyethlene   PE    11/7/2013    1000

60456        2478              Polyethlene   PE    11/7/2013      600

60456        2248              Polyester      PPE   11/7/2013     2000

It all comes from a stored procdure

I want this

Job #       Material           Description    Grp     Date         PE   Spoiled     PPE Spoild

60456        2478              Polyethlene   PE    11/7/2013       1000

60456        2478              Polyethlene   PE    11/7/2013         600

60456        2248              Polyester      PPE   11/7/2013                             2000

there are 13 possible GRPS. I could hard code each

If Grp=PPE put in thie column

 If Grp=PE put in thie column

And make 13 formulas

I was hoping to do this in a Cross Tab / Pivot Table if possible

I have not found a way to do this

Any suggestions or tutorials that can help?

Thanks

Andy


Viewing all articles
Browse latest Browse all 1507

Trending Articles