Hello,
Building Sales Invoice Jet Report,
And need to add a column of "Amount Including Tax"
NL("First","Sales Invoice Header","Amount Including Tax","Company=","108 LLC","No.",$O10)
If using this formula it gives me total amount including tax, not the amount in each line of the invoice.
If i try to use Sales Invoice Line, it doesn't come up with any result.
Need:
To portray amount including tax from each line of the invoice, not the total one.
Thank you.