Hi all - I'm trying to return the last Posting Date for a given Store Code. However, my query doesn't work as is.
My query looks like this: =NL("Last","Posted Deposit Header","Posting Date","Store Code",C6,"-Posting Date","*")
I know the records are out of order and the value that is being returned is the last record in the data set, not the most recent date which is what I'm looking for. Maybe I don't have my query set up right?