how to capture last updated date of a record in anaplan as a value in a field

I have a module and it has three fields called A, B,C.. how to capture last updated date for those fields in anaplan. i know by clicking the history at the field level. but i want to capture via fields for those three fields. please suggest.

Tagged:

Answers

  • @anilp 

    Very common question. Currently there is no function that will obtain the last update date/time of a cell or line item. However, there are alternatives/workarounds if you're interested. Not perfect or ideal but can get you closer.

    Here's a way to determine when a transaction module is updated using a time stamp. This one is set to trip a Boolean if the time is older than 2 minutes.

    TimeParser.png