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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
How to include running total and current value in saved search?
Hi,
I've searched the forum and see how to include the running total in a saved search, but is there a way to only show the current value? For instance, instead of showing each transaction that's getting us to the running total, we only see the line once with the current total? For example, in the below picture I only want to see the first line number where it shows 289 in the right column:
the formula that i'm using in that column is:
{quantity}- (sum/* comment */({applyingtransaction.binnumberquantity}) OVER(ORDER BY {applyingtransaction.internalid} desc ROWS BETWEEN CURRENT ROW and UNBOUNDED following))
Tagged:
0