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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Can a Saved Search Formula Reference Another Column?
Is there a way to reference another formula column in the same Saved Search? For example, I have a formula column (simplified for discussion) called 'Qty to Order' that is defined as NVL({preferredstocklevel},0)-NVL({quantityavailable},0). Is there any way in the same Saved Search to have another formula column that references the previous column? Again, keeping it simple for discussion, suppose the in the second column I wanted to multiply the first column by 5. Is there a way to make the formula 'Qty to Order' * 5 rather than duplicating the original formula as )NVL({preferredstocklevel},0)-NVL({quantityavailable},0))*5? I
0