SyaefulBahri3
6 years agoQrew Trainee
Automatic Current Date Tracking Based on Status Field Choice
Hello everyone,
Currently, I have multiple choice status field with this content:
Invoice received
Documents review
PRF preparation
PRF approval
Bank transfer process
Payment completed
I have created date field for each status to track the duration from one status to another status.
This is the complete date field for each status
Invoice received date
Documents review date
PRF preparation date
PRF approval date
Bank transfer process date
Payment completed date
The user chooses the actual status and change the related date field for the status. Below is the screenshot of my actual form
Is there any solution to automatically the process?.
User choose the actual status -> Quickbase grab the current date -> Quickbase record the date for the status
for example:
user choose status Invoice received, the current date is 13 December 2019, QB record the status for the invoice received is happening at 13 December
user choose status Documents review date, the current date is 16 December 2019, QB record the status fo Documents review date is happening at 16 December
So I can count the duration for one status to another status later.
Many thank
------------------------------
Syaeful Bahri
------------------------------
Currently, I have multiple choice status field with this content:
Invoice received
Documents review
PRF preparation
PRF approval
Bank transfer process
Payment completed
I have created date field for each status to track the duration from one status to another status.
This is the complete date field for each status
Invoice received date
Documents review date
PRF preparation date
PRF approval date
Bank transfer process date
Payment completed date
The user chooses the actual status and change the related date field for the status. Below is the screenshot of my actual form
Is there any solution to automatically the process?.
User choose the actual status -> Quickbase grab the current date -> Quickbase record the date for the status
for example:
user choose status Invoice received, the current date is 13 December 2019, QB record the status for the invoice received is happening at 13 December
user choose status Documents review date, the current date is 16 December 2019, QB record the status fo Documents review date is happening at 16 December
So I can count the duration for one status to another status later.
Many thank
------------------------------
Syaeful Bahri
------------------------------
- I think that this can be done with 6 form rules. Here is the first rule
CONDITIONS
When the record is saved
and Status has changed
and Status is equal to Invoice received
ACTIONS
Change the Invoice received date to the current date
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------