I'm trying to write a formula that outputs the number of times an Action or Resource was edited since its creation date. This metric will give me a sense of how much effort I put into a particular action showing me its importance.
I originally have a tally property that I update manually whenever I edit a resource/action, but I'd like that done automatically when I edit these. I've tried using the property "Last Edited Time" but can't figure out how to cumulatively sum this.
I've resorted to AI autofill entries with prompts like "tally number of the number of times edited. Display only integers." But I'm getting finicky results. Any suggestions?