Forum Discussion

NeilKloster's avatar
NeilKloster
Brass Contributor
May 11, 2021
Solved

IF Formula assistance

Hello,    I have an IF statement under my 'RAW' tab and I think that should be a quick fix for this group:    The IF statement under my 'Resources' column does exactly I want it to, but I have my...
  • HansVogelaar's avatar
    May 11, 2021

    NeilKloster 

    Use this formula for Resource Hours:

     

    =[@Resources]*IF([@[Tracking Type]]="Self-Reported Time",1,60)

Resources