hmorrow407 Posted March 29, 2022 Report Share Posted March 29, 2022 How do I get todays date in a formula field. Date() is not allowed in formula fields. Quote Link to comment Share on other sites More sharing options...
0 Kurumi Posted March 29, 2022 Report Share Posted March 29, 2022 Hi @hmorrow407 - Getting todays date is not applicable to Formula Fields. However, you can use this in Calculated Fields or Calculated Values. For reference, you may check this post: Quote Link to comment Share on other sites More sharing options...
0 hmorrow407 Posted March 29, 2022 Author Report Share Posted March 29, 2022 I have already seen those pages. They are of no help. I need today's date in a formula. Is it possible that Caspio is that deficient! Quote Link to comment Share on other sites More sharing options...
0 CoopperBackpack Posted March 30, 2022 Report Share Posted March 30, 2022 Hello @hmorrow407, As you can read in this article https://howto.caspio.com/tables-and-views/data-types/formula-fields/ The formula is not valid when it contains non-deterministic functions (GetUTCDate, Rand), etc. As a workaround, you may use Tasks or Triggered Actions to implement logic that involves today`s date. For example, you need to store in the table how many days have passed since the purchase. This can be achieved by Task that runs daily and updates the table https://howto.caspio.com/tasks/ https://howto.caspio.com/tables-and-views/triggered-actions/ If you like, please provide an example you need to achieve, so we can suggest. Hope this helps. Quote Link to comment Share on other sites More sharing options...
0 GoodBoy Posted March 31, 2022 Report Share Posted March 31, 2022 Hello! This post may help as well Quote Link to comment Share on other sites More sharing options...
Question
hmorrow407
How do I get todays date in a formula field. Date() is not allowed in formula fields.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.