Track if field changed in report

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tziere
    Member
    • Jul 2020
    • 42

    Track if field changed in report

    Hi All,

    I was wondering if it was possible to filter records in a report based on the fact if a boolean field was changed on a particular day.
    I know that you can filter on modified, but that relates to all fields of the record, not just the one field.

    Kind regards!
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hello,
    If you need it just for one field, then the easiest way I believe is:
    1. Create a new 'date' type filed (don't add it to an entity layout).
    2. Create a formula that will set a date to this field when your desired field has changed.
    3. Utilize this new date field in a report.

    Comment

    • Tziere
      Member
      • Jul 2020
      • 42

      #3
      Thanks for this nifty workaround!

      Comment

      Working...