I have been able to talk with the requester and they have decided that it is okay to only show the "late" line of the po.
I have figured out how to suppress the "on-time" lines using the section expert. So far so good....
Now the issue is that I want to suppress the po # for any po's that are showing as "on-time". the formula I'm using to suppress in the section expert is: @late_line = "on_time"
For example:
po# desired rcvd date act recvd date late/on-time
32165
line 1 5-15-13 5-14-13 on-time
line 2 5-15-13 5-16-13 late
I hope this is enough info to make sense of what I am trying to do. Thanks!