Hello, I need your support.
I need to make a formula conditioned to two values: one is to the current date, if the day is greater than 15 and the second condition if the customer’s payment is zero (this information is in a referenced table).
I have not been able to bring the payment information found in the referenced table (payment).
The result will be reflected in a field of the primary table, which will indicate if the payment is zero and the day is greater than 15, the status of “debtor” will be automatically set and if the payment is made regardless of the day the status of “active”.
the tables are as follows:
1.- Customer registration
2.-Payment registration
Table 2 is referenced to table 1 by name.
I hope I have explained myself as well as possible, in advance thank you very much for your help.
Cheers!