Page 1 of 1

The problem of previewing CrossData

Posted: Thu Jun 01, 2017 3:42 am
by horusshih
Dear all

I use stimulsoft report 2017.1.4 JS and creat a report with CrossHeader and CrossDataBand.
I have a problem that when previewing the report, all data shows up in only one page and this page extends to the right.

This is an example:
https://www.dropbox.com/s/2mgcfm69ua1av ... 1.JPG?dl=0

In this report, I put a DataBand(Not assigned) initially, then I have 20 texts, filled with questions, in CrossHeaderBand.
Next, I put data, related to each question, in CrossDataBand.
In each page, I have to show questions on the left and 4 columns of data, depend on 4 different dates.
https://www.dropbox.com/s/tfi4d84a0cl3n ... 2.JPG?dl=0

However, when I preview the report, all data shows up in only one page and data extends to the right.
https://www.dropbox.com/s/2mgcfm69ua1av ... 1.JPG?dl=0

I print out the preview, just as preview, There are CrossHeaderBand and 4 columns of data in the first page and other pages only have data.
https://www.dropbox.com/s/tfi4d84a0cl3n ... 2.JPG?dl=0
https://www.dropbox.com/s/059fqhzl7xk36 ... 3.JPG?dl=0

This is my report (.mrt):
https://www.dropbox.com/s/bbitvt2hp5id4r4/N5.mrt?dl=0

By the way, I have to show members' personal information on the top of the table, another CrossDataBand, but I have many data in one category.

For example, every member has a bed number. While she has 3 dates data, she also has 3 bed number data. However, I need to show only one data in CrossDataBand, such as BedNumber: 209, "not" BedNumber: 209 209 209.
I've tried to use "Processing Duplicates " in CrossDataBand, but it was in vein.

How can I fix these problems?
Thanks for answering

Re: The problem of previewing CrossData

Posted: Mon Jun 05, 2017 7:18 am
by Alex K.
Hello,
For example, every member has a bed number. While she has 3 dates data, she also has 3 bed number data. However, I need to show only one data in CrossDataBand, such as BedNumber: 209, "not" BedNumber: 209 209 209.
I've tried to use "Processing Duplicates " in CrossDataBand, but it was in vein.
Please try to use the Grouping for this task (Cross-GroupHeader Band).

Thank you.