how do we get a formula to get bill payment date m...
# administration
s
how do we get a formula to get bill payment date minus invoice date. i am looking to find the no of days took
s
Invoice (vendor bill) and bill payment has the following - bill payment is a applying transaction to Bill/Invoice. So use the {trandate}-{applyingtransaction.trandate}. See search criteria below:
s
s
should work - make sure to have bill payment as applying transaction in the criteria also in the result apply appropriate summery type for all the other columns
s
sorry i am getting count as 1
i am looking for the difference of bill paymnet minus invoice date
no of days
s
opps try out sum or max
might need to add some SQL
s
(applying transaction.trandate)-{trandate}
is this correct
if i need bill payment minus invoice date
s
oh no I did that other way around
s
invalid exprssion if i use this
s
let me see
s
these are columns i added
criteria
requirement is to get the no of days it took
which we can get if we minus invoice date from bill payment date
says invlaid expression
its pretty urgent now
can u help please
s
Similar SQL for date count - this following suiteanswer https://suiteanswers.custhelp.com/app/answers/detail/a_id/13764
s
this will take more time to figure out no w