It looks like after turning on SuiteTax, the "Amou...
# taxes
m
It looks like after turning on SuiteTax, the "Amount (Net of tax)" field in saved searches is no longer available. Is there an acceptable replacement? The field "Amount (Net)" already exists before turning on SuiteTax, so it doesn't seem like a direct replacement.
c
Customer support should be forced to give you an answer here. Has it been asked?
v
Can you use this?
Copy code
NVL({totalamount},0) - NVL({taxtotal},0)
m
Thanks for that. I'd have to test that out. I did find a SuiteAnswers article that says "Amount (Net of Tax)" and "Amount (Net)" contain the same value when the saved search is filtered with "Main Line is T".