• lujreyes
  • NEWBIE
  • 0 Points
  • Member since 2010

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 4
    Replies

Hi,

 

I have this formula field. The return type of the field is Text and for some reason all that it shows is #Error!, surely an exception is happening somewhere in the formula. I just have some simple comparison on an if statement. I don't know what could possibly be failing and i don't know how to catch an Exception.

 

Any suggestions on what approach could i take?

 

Thanks in advance for any helps.

 

Luis

Hi, I've quite novice in the platform, and i have some minor doubts.

 

Is there a way to hide #error! in columns where a div by 0 occurs. My functions are as optimized as i can imagine and i have no space available to check for 0 values. What are my alternatives?

 

Any answer will be highly appreciated.

 

Thanks

Hi,

 

I have this formula field. The return type of the field is Text and for some reason all that it shows is #Error!, surely an exception is happening somewhere in the formula. I just have some simple comparison on an if statement. I don't know what could possibly be failing and i don't know how to catch an Exception.

 

Any suggestions on what approach could i take?

 

Thanks in advance for any helps.

 

Luis