I have a report that is grouped into PO's I need to take the time from the first transaction and from the last transaction from that PO and get a time difference. Any Help would be greatly appreicated.
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"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.