What I want to do is capture two different values in two other fields:
A) The number of days until that date is reached - changes dynamically (so that value will run down to 0 when 18/12/2024 is reached)
B) The number of days until that date is reached, at the time the record was added. So I can say that when that record was added to the system there were X days until the date was reached.
I saw that there was a getnetdays (from memory) or similar field that would not consider weekends. I’m therefore asking here for any help.