Skip to main content
Christopher Pustizzi (Self) 님이 #Formulas에 질문했습니다

Hello all,

 

I created 3 formula fields on Account object and all are working as expected on the object

 

However, when I add those 3 fields to a report - they come back with error

 

Why is that? 

 

Formula are very simple:

 

  • Field 1 / Field 2
답변 4개
  1. 2022년 1월 18일 오후 8:37

    a .#Error result like that, especially in a formula that is performing division usually means that your divisor field/value is 0 or NULL (which breaks the Laws of Math)

0/9000