J
Jernej Kase
Hi,
I've got a report, which works ok if I open it from navigation pane.
However, when it's used as a subreport in another report, it doesn't show
all data.
I figured it displays just data that's different than in previous row, but
if the data in two or more
rows is the same, only the first row will display.
Example:
RowNum SomeText
1 A
2 B
Result: Report will show all data as expected
Example:
RowNum SomeText
1 A
2 A
Result: Report will show as:
RowNum SomeText
1 A
2
Any ideas why?
I've got a report, which works ok if I open it from navigation pane.
However, when it's used as a subreport in another report, it doesn't show
all data.
I figured it displays just data that's different than in previous row, but
if the data in two or more
rows is the same, only the first row will display.
Example:
RowNum SomeText
1 A
2 B
Result: Report will show all data as expected
Example:
RowNum SomeText
1 A
2 A
Result: Report will show as:
RowNum SomeText
1 A
2
Any ideas why?