Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
How the Amount Unbilled field is calculated in saved searches
Hi,
I have a purchase order in ILS, the balance to be paid in ILS is 2363.90 and according to the exchange rate in the purchase order, the balance to be paid in USD is 700.
2363.90*0.296121=700
According to what I understood, the Amount Unbilled field in the search should bring me the result according to the following calculation:
{quantity}*{rate}-{quantitybilled}*{rate}
ILS - 36*2363.90-35*2363.90=2363.90
USD -36*700-35*700=700
I have a search that runs on purchase orders and I get a figure in the Amount Unbilled field of 821.23 USD and 2760.28 ILS .
Therefore I do not understand, how was the calculation performed in this case?