Hello,
I have a few fields which I display on the Crystal report.
I am suppressing some of those fields conditionally using the formula
Not OnFirstRecord
And
{fieldName} = Previous (fieldName)
However, I also want to display those fields for first record on each page.
How can I go about doing that?
Thanks,
Manish
I have a few fields which I display on the Crystal report.
I am suppressing some of those fields conditionally using the formula
Not OnFirstRecord
And
{fieldName} = Previous (fieldName)
However, I also want to display those fields for first record on each page.
How can I go about doing that?
Thanks,
Manish