Hi,
Is there a way to write a query to list all the groups in the system sorted by their Modified Date? So I want to see if any kind of group name change happened when it was done.
Thanks,
Baber.
The DAUDITNEW table contains the changes that happen, so assuming that your specific changes are auditable and they are enabled then you will get the details there.
Thanks for the help.