Calculation field not updating

Comments

2 comments

  • Rainer Grabowski

    Hello Andrew,

    in the field "InView" you've an incomplete code, it's a part of an if clause. But you don't  tell the code what to do if the IF is true or false. 
    What you have written you must read as: 
    If DaysToStart is between 0 and 7 OR if DaysToStart is equal to -999 OR if NTJB is equal to Yes ... 
    now must follow: Than show this ELSE show that. 
    The syntax for that is 
    conditon ? show this : show that

    The zero in the preview is shown cause the field is empty, it's not a result. 

    Rainer 

    1
    Comment actions Permalink
  • Andrew Thibault

    Thanks Rainier. This has been driving me crazy. I knew it was something obvious but I could not for the life of me figure it out. Your contributions to this forum and the GF forum are invaluable.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk