February 10, 201015 yr 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.
February 10, 201015 yr Author 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.
Create an account or sign in to comment