workbook commit date stamp
Hi,
I have a measure which keeps tracking the date a workbook is committed.
in the commit rule, I have
x=now
x.master=x
After the commit, measure x still shows the old date(looks like no rule group transtions from commit to calc), only way to show the new committed date is to refresh the workbook.
Is there a way to populate x with the new date in the workbook right after committing?
Thanks,
Steve