I have here a data that will suppress when on change of a field. And I made to suppress it. But I'm having trouble on displaying the record on the first line. Even it is duplicate record I need to display it.
I have tried
Not OnfirstRecord And
if ({onChangefield} = previous({onChangeField})) then
true
else
false
But it doesn't unhide the first line of the record.
Please help.
Thank you in advance. :)
Edit:
It's not "on change field", it is a key field that if this key field is duplicate then the data will suppressed.
One way you can do is to print the numbers on the records then supress according to that:
Create a formula
@Reset:Create a formula
@CountCreate a formula
@displayNow write your formula as: