Skip to Content
0
Jun 15, 2020 at 01:47 PM

Crystal Reports: displaying group horizontally.

1283 Views Last edit Jun 15, 2020 at 01:48 PM 2 rev

I am trying to display data in my report from left to right and I can use the subreports and list the subreports side-by-side to show the data horizontally. The trouble is, I would have to use too many subreports, which will slow down the report.

Someone suggested using the "Down and Across" function in the report and when I could try using the function, but how do I separate the group header and display it horizontally? For example:

<Group Header>     <Group Header>    <Group Header>
Data               Data               Data

....