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!
Update your Profile with your Support type to get your Support Type badge.
Expand your NetSuite knowledge by joining our Ask A Guru Live sessions. RSVP on this event now.
Don't miss out on our Question of the Week! You only have until tomorrow, September 11, 2025, 2PM ET to comment your answers and earn rewards! Click here for more details.
Uncover the power of data with the Analytics Hub —your ultimate guide to mastering NetSuite Saved Searches and Reports. Simplify the complex and unlock your organization's true potential. Dive into the Analytics Hub now and soar to new heights!
NetSuite 2025.2 Release Notes - This document summarizes the changes to NetSuite between 2025.2 and the previous release.
To help you get the most out of your 2025.2 Release Preview account, review the topics outlined in the 2025.2 Release Preview Guide.
SuiteWorld October 6 - 9, 2025: Agenda Builder is live!
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!
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!
Why is My Depreciation Formula Not Working?
Hi Gurus!
I have a situation and I believe you are my only resort! :)
So, I need to write a formula where, for a new asset,
1st year depreciation = ( (50%) of (20% of NBV) ) & (divide it by number of periods in the first year)
Following years = (20% of NBV) divided by number of periods in that year.
My formula: IF (NB=OC) THEN ( (NB*0.2) /2/12 ) ELSE ( (NB*0.2) /12 ) ENDIF
Questions please:
- NS won't allow me to save this formula for some reason.
- NB = OC indicates original cost = NBV and this is to show that it is the first year of this asset.
- To make this NB=OC work, I believe I need to set the depreciation method to "annual depreciation, monthly posting" in the depreciation period field, correct? This way, say if the 1st period has only 2 periods, NS will find 50% of 20% of NBV, which will be annual amount, and divide it by 2 periods, which will be the idea of monthly posting?
0