Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5401 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a Calculation, Age, The calculation is right But the Server or Client does not update every day is there a way to make this happen with a opening Script.

Posted

yes it is unstored. I changed the script to take in the effect of the leap Year.

The Calculation works.

Let([n = Get(CurrentDate); b = Birthday];

Year(n) - Year(: - ((Month(n) + Day(n) / 100) < (Month(:) + Day(B) / 100))

)

Its just is slow to calculate every day, Like the database just hasn't cycled itself.

This topic is 5401 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.