Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoIt probably has to do with how you are treating nulls.
Can you post the formulas for the first two fields?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
Can you post the formulas for the first two fields?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- MattHartman5 years agoQrew TraineeI think you're right. Thank you. I started fixing some of the nulls with IF statements in formula fields containing other fields with zeros that resulted in Null results, but there are zeros and resulting nulls in various fields so it's getting complicated! I think I will continue to troubleshoot that and come back on if it doesn't work out. Thanks again.
------------------------------
Matt Hartman
------------------------------- MarkShnier__You5 years ago
Qrew Legend
You can also use the nz ( ) function to treat nulls as zero, but it's better not to have nulls when you really mean zero.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------