Skip to main content

I have a table with a Main view (which has no filters) and a secondary view (which has some filters)



I want to examine the history of a particular record to see when it first showed up in the secondary view. Is this possible?

You can’t see when a record entered/exited a view, but you can see when its fields were modified.



If you expand a record, you can scroll through its activity history of what changes were made to its fields and when.



Alternatively, you can create a “last modified date” field that only updates when certain fields are changed. Then you would have a dedicated field which shows you the exact time when a certain field was changed.


Reply