Hey there folks--
I've been racking my brain over this one for a Long time now and I am at my end... I have a one-to-many parent/child relationship that's being displayed in a report. Trouble is: I only need the child record with the lowest value in one field. For example, the parent record could have 5 related child records, in each child record field ("Qty"
there could be values of: 100, 10, 500, 50, 1000. I need some way to pull ONLY the child record with Qty = 10. The report works fine to display all child records, but I can't figure out a way to say: "sort the child report band by the field Qty and just show the first record".
Anyone have a suggestion on this one? Please??
Thanks
-- michael~
I've been racking my brain over this one for a Long time now and I am at my end... I have a one-to-many parent/child relationship that's being displayed in a report. Trouble is: I only need the child record with the lowest value in one field. For example, the parent record could have 5 related child records, in each child record field ("Qty"
Anyone have a suggestion on this one? Please??
Thanks
-- michael~