krushna
14th July 2015, 20:04
hello,,
I want to print the only recent entry of the field PURCHASE ORDER 'orno' from table tdcus525
and I have added the screenshot of my report output also so u can understand my prob,,here m talking abt 'po.no' and here all entries r coming
so wht would I do to print only resent entered data
what would be the script to print only recent one.
exactly didn't get wht should I do to print it.


thank you..

mark_h
14th July 2015, 20:17
If I just wanted the most recent po number I would just select from the purchase order table, sort po descending and add as set with 1 rows on it. If you need it for a series then some additional coding might be needed. I would assume this is transferable to your table.