LB,
Appreciate you helping me with this, below are the issues I'm having with your suggestion. Please advice...
When I do the following:
datediff("s",minimum({@Date Time},{POHHDR.PHHVNA}), maximum({@Date Time},{POHHDR.PHHVNA}))
I get this ERROR "THE FORMULA RESULT MUST BE A BOOLEAN"
When I do the following:
datediff("s",minimum({@Date Time},GroupName ({POHHDR.PHHVNA})), maximum({@Date Time},GroupName ({POHHDR.PHHVNA})))
I get this ERROR "THIS FIELD CANNOT BE USED AS A GROUP CONDITION FIELD"
Thank you,