Search code examples
crystal-reports

How to show duplicate value on crystal report


Any idea how to repeat same value in crystal report designer instead of increment.


Solution

    1. Using Field Explorer in Visual Studio
    2. Expand the Database Fields and find the column name to display.
    3. Drag the select column into the designer.
    4. Right click on the column and use copy paste feature.