How can I identify the last record in a Group? I am displaying categotyname and the sellPRice for category. I have to display the sellprice at the lastrecord of categoryname. Any input will be highly appreciated. Thanks.
Conditionally suppress that field with the following code:
Not OnLastRecord
{Category.name}=Next({Category.name})
The 'Not OnLastRecord' will prevent the very last record of the report from producing an error. Software Support for Sage Mas90, Macola, Crystal Reports, Goldmine and MS Office
I am having the same problem as you (Parnini) so I tried what dgillz suggest and I got an error. Can you or anyone else help explain because something is goofy? I am sure it is a simple explanation or an over sight on part but I been trying different things and none of my suppressions are working or they error.
Dgillz: I was going to ask him directly but no email anybody know?
Error: The remaining text does not appear to be part of the formula
Formula: Not OnLastRecord {CV042B100_ttx.CalendarName} = Next({CV042B100_ttx.CalendarName})
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.