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.
Hot to calculate AVG of variables excluding NULL values
I have 12 entity fields in a custom customer tab. Each field has a default value of 0.00 and is a currency filed.
I have another field dedicated to finding the average of these 12 fields. Problem is some values will be zero and i cannot predict which fields will have zero values.
How can i calculate the average of these 12 fields and exclude the fields that are zero (null)?
0