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!
NSC | SAID: 35633 > Landed Cost Formula Error
Scenario
User is using the Suite Answer Article: 35633 Create a Report That Shows Breakdown of Landed Cost for an Item but is getting an error following the Landed Cost formula provided in the article
Solution
Instead of using:
- Select Formula (Numeric)
- Summary Type: Select Sum
- Formula: Enter ABS(CASE WHEN {account} = '[ACCOUNT USED FOR LANDED COST such as FREIGHT/INSURANCE/DUTIES]' THEN {amount} ELSE 0 END
- Summary Label: Enter Landed Cost
Use this instead:
- Select Formula (Numeric)
- Summary Type: Select Sum
- Formula: Enter CASE WHEN {account} = '[ACCOUNT USED FOR LANDED COST such as FREIGHT/INSURANCE/DUTIES]' THEN ABS({amount})ELSE 0 END
Niks Blando-Oracle | Ask A Guru?️
Learn how to Refer A Member|Earn the Answer Accepter Badge|Be the Content Creator of the Quarter|Vote for the content you want to see!
Expand your NetSuite knowledge by joining this month'sAsk A Guru Live about Advanced Accounting.RSVPon this event now!