agaperrk Posted February 10, 2010 Posted February 10, 2010 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.
agaperrk Posted February 10, 2010 Author Posted February 10, 2010 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( / 100)) ) Its just is slow to calculate every day, Like the database just hasn't cycled itself.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now