Hello,
I am aware that Anaplan does not have a Date Stamp ability and I have solutioned that; however, I am not sure how to apply a date stamp to the last time I ran a Process from the dashboard (e.g. If I run an Import today it should be stamped as 09/30/2022, or the last time it ran successfully).
To do this, I was thinking of creating a boolean statement that IF Successful THEN Current.Date ELSE 0; however, since we can't reference our History tab I'm unsure how to go about determing if an import is successful or not.
Any advice would be appreciated!