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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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