web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Sharepoint List: Calcu...
Power Apps
Unanswered

Sharepoint List: Calculated Date Column

(0) ShareShare
ReportReport
Posted on by 4

Hello,

 

I am building an equipment list for my facility. Some of our equipment requires calibration. 

 

I have made a calculated column as follows: 

=DATE(YEAR([Last Calibration]),MONTH([Last Calibration])+[Calibration Interval (Months)],DAY([Last Calibration]))

 

It works really well for items which require calibration and have a LAST CALIBRATION DATE. However, it still autofills for items which don't need calibration. See below:

Olliedeecoswor_1-1712146866907.png

 

Is there a way I can ensure that a value is only input into the Calibration Due column if the LAST CALIBRATION column has been filled in?

I have the same question (0)
  • Verified answer
    v-jefferni Profile Picture
    on at

    Hi @Olliedeecoswor ,

     

    Although this is a SharePoint question, I would like to provide you the solution.

    =IF(ISBLANK([Last Calibration])," ",DATE(YEAR([Last Calibration]),MONTH([Last Calibration])+[Calibration Interval (Months)],DAY([Last Calibration]))

     

    Best regards,

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 717 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 329 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 268

Last 30 days Overall leaderboard