Skip to main content

Notifications

Power Up Program - Power Up Final Challenge
Suggested answer

PowerFX formula1

(0) ShareShare
ReportReport
Posted on by
If(IsBlank(‘Date Completion’),false,true)
If(IsBlank('Date Completion'), False, True)
DateDiff(‘Created On’,Now(), TimeUnit.Days)
 
Categories:
PowerFX1.mp4
  • Suggested answer
    timl Profile Picture
    timl 32,076 on at
    PowerFX formula1
    Hi NatalyShcherbata
     
    The formulas that you posted are missing a closing bracket.
    If(IsBlank('Date Completion'),false,true))
     
    If that doesn't work, you can try replacing the commas with semi-colons. 
    ​If(IsBlank('Date Completion');false;true))
    
    
    ​
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,867

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,174

Leaderboard

Featured topics