D
D
devmail19912016-10-13 12:51:34
.NET
devmail1991, 2016-10-13 12:51:34

When you reprint a CrystalReport report, the RecordsCount field counts incorrectly. How to fix?

There is a report in CrystalReport: displays the contents of one table.
The first column in the report is the Running Total Field field, which displays the number of the current row in the table (Count for each row in the table).
The first run of the report produces everything without errors. But if you start the generation again, then this field begins to increase in an arithmetic progression, starting from 1 adding 2, i.e.
1
3
5
....
If you run the report again, it will already be
1
4
7
...
What kind of glitch and how to fix it??

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question