How to Count Number of Days Between Data Field Changes
We have a field that tracks people opting out of SMS messages I want to track the life span of a mobile number in our database,
i have the date a lead was created and i have the SMS opt out field changing from false to true.
Is it possible to Create a Field that would record the number of day that the field was False.
I was thinking Smart Campaign listening for data value change then populating a new field with Created date - Today