Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Need Formula Trick to Calculate Debit (Only Using Qty & Amount)
Hi Community,
I was able to generate the Credit column using the Formula Type: Multiply (Qty * Amount), where only x (Qty) and y (Amount) are available for use.
Now I’d like to calculate the Debit, but I’m stuck — I can’t use any logical functions like IF or ABS, and I only have access to formula types like:
x + yx - yx * yx / y((x - y) / x) * 100, etc.
Has anyone managed to work around this in a customised report?
Is there a formula type or trick that could help me calculate the Debit, especially when Debit should only apply when Qty = 0?
0