VishalMistry
20th October 2015, 09:38
Hi all,
I want to skip a record in after.receive.data event of report. Can anybody guide me which command is to be used ?
Vishal
JaapJD
20th October 2015, 12:05
That is not possible. The only thing you can do is skip the printing itself by setting lattr.print to false.
mark_h
20th October 2015, 15:17
Actually if you want to get real picky and do a lot of coding you can skip records, add records, add fields, sort records and do other stuff - but I do not recommend it. I actually believe Gunther or someone else posted a better solution for that. I have to do some searching for that.
mark_h
20th October 2015, 15:27
Found it - http://www.baanboard.com/baanboard/showthread.php?t=9090&highlight=report
Check that thread out. I recommend it before looking at the below which might have potential issues from what I read in other threads.
Or a really old thread where I added fields to the sort - http://www.baanboard.com/baanboard/showthread.php?t=1181&highlight=adding+sort+fields+report