Eu tenho um campo personalizado de data que se chama "Data de Vencimento".
Se trata de um campo que eu irei adicionar na fila dos meus chamados, porém, eu gostaria de fazer uma automação que preenchesse esse campo automaticamente seguindo essa linha de raciocínio:
"SE" o dia da Solicitação estiver entre Dia 03 e Dia 25, então eu quero que ele pegue o ultimo dia do mês da solicitação e adicione mais dois dias e preencha o campo com essa data.
"SE-NÃO" Quero que ele jogue o pagamento para daqui "Dia da solicitação" + 30 Dias.
I have a custom date field called "Due Date".
This is a field that I will add to the queue of my requests, however, I would like to create an automation that fills this field automatically following this reasoning:
"IF" the request date is between the 3rd and the 25th of the month, then I want it to take the last day of the request month, add two more days, and fill the field with this date.
"ELSE" I want it to set the due date to "Request Date" + 30 Days.
Hi @Eric Silva , welcome to the community!
To achieve this, use the following structure
I haven't had a chance to test this, so please let me know if the smart values don't quite work and I'll review full.
I would recommend reviewing the date smart value documentation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.