Join Slack
Powered by
When trying to create a custom txn line field with...
# administration
e
Eric Shouler
04/07/2021, 8:42 PM
When trying to create a custom txn line field with a formula {cust_col_xyz} / ({cust_col_123}) * {custbody_abc} returns no value?
k
KevinJ of Kansas
04/07/2021, 8:47 PM
Is your field set to not store value? Also - formula fields only display after record has been saved and won't auto update as user edits
KevinJ of Kansas
04/07/2021, 8:49 PM
Also - that has the potential to evaluate as an error. I'd be inclined to wrap the denominator in a nullif 0 test
4
Views
Open in Slack
Previous
Next