1
votes

I'm using Crystal Report Version 11.

I'm trying to use the cross-tab to show a table of data but when I add more columns, it is stacking the columns on top of each other. Is it possible to set them all into one row even if I keep adding columns to it.

What it is:

What it is

What I want:

What I want

There are 3 columns and 3 summarized fields. I plan to add more to both but still want to keep it in a single columns.

1
Are you adding colums or fields to cross tab? - Siva
Can you show the design of the cross tab...that is cross tab expert - Siva
You can not do this? you can achieve with a sqlserver side, get the data in a single column. this will helpfull - stackoverflow.com/questions/31019094/… - Ajay2707

1 Answers

2
votes

Now Update this try this way. I hope, help your development.

enter image description here