I'm trying to create a report that shows the number of times an agent updates a custom field from "NULL" to a new value.
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
I would start with something like the following in the Updates History dataset:
Filter the changes - field name to your custom field and set changes - previous value to null and these should be all the updates where the custom field is going from null to something. You can then add whatever other metrics/attributes you want to report on.
Best regards,