Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Using formula in Calculated Column

(0) ShareShare
ReportReport
Posted on by 67

Hi!

 

Hoping that someone might help me with this confusion.

 

I have a Review End Date and Time column and a helper column (REDT Helper 1). The helper column value is a Review End Date + 1 day.

 

What I want to achieve is the following

- If Review End Date and Time has no value, leave the REDT Helper 1 column blank

- If Review End Date and Time has a value, REDT Helper 1 column will be Review End Date and Time + 1 day

* The Review End Date and Time has no default value in the column settings, it's set to "None"

 

Screen Shot 2021-02-10 at 10.50.16 AM.png

 

My current formula is =[Review End Date and Time]+1 which works perfectly if  Review End Date and Time has a value, but as shown on the image, if value in Review End Date and Time is blank it displays an invalid date.

 

Screen Shot 2021-02-10 at 10.56.39 AM.png

 

  • earlbrian Profile Picture
    67 on at
    Re: Using formula in Calculated Column

    Perfect! Thank you @manuelstgomes 

  • Verified answer
    manuelstgomes Profile Picture
    6,625 on at
    Re: Using formula in Calculated Column

    Hi @earlbrian 

     

    You need to check if it's empty or not. Please try the following formula:

    IF(ISBLANK([REDT Helper 1]),"",[REDT Helper 1]+1)

     

    Screenshot 2021-02-10 at 08.58.06.png

     

     

    Cheers
    Manuel

    -------------------------------------------------------------------------
    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.

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

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,601 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,946 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow