Forum Discussion
Anonymous
6 years agoNot applicable
Tim intelligence: % Change, Overall Usage %, & Position Change
I'm hoping someone can assist. I have a table of document reference numbers, datestamps of when they were validated ("Hits"), and who validated them, as part of a support process: DocId Hit U...
- 6 years ago
Hi mhutchens81,
You could refer to my sample file to see whether it work or not.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
dax
6 years agoCommunity Support
Hi
You could use below expression to replace september(9)
MONTH(TODAY())-1
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
6 years agoNot applicable
Perfect, dax ! You are a star :) Thank you so much.