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.
@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.
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦