Jump to content
  • 0

How To Update A Database Field With The Results From A Calculated Field.


wvantongeren

Question

I'm checking ID's an expiration days.

 

In the calculated field I have this (and works perfecly):

 

Datediff(day,GetUTCDate() ,[@field:Expiratiedatum])

 

The results are: left days to expire the ID.

 

Now I want to automaticly update the database field "Days_Left" with the results from the calulated field, is that possible? 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hello, 

You can create an Application Tasks to automatically update the Table and run it everyday. 

Tasks are operations that you can create in your application and run them manually or automatically based on a predefined schedule. They can be very useful for automating repetitive actions, like data modifications or sending email and SMS notifications.

 

Check this link for more details: https://howto.caspio.com/tasks/

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...