Display last updated time of multiple tables in user profile.

NirupamaN
Tera Contributor

Here is the Problem statement: 

1. I have list of roles for ex: role1, role2, role3....
2. I have list of tables for ex: table1, table2, table3,table4....

3. List of user groups for ex: group1, group2


If any user who has one of the roles stated in above listed roles has modified the records in above listed tables then the last modified time should be updated in the user profile who has modified the record. 


2 REPLIES 2

Slava Savitsky
Giga Sage

This is a very unusual use case, to be honest. What is the business need behind it?

The business is to remove the users from above groups  if user has not modified anything in the above tables for past 90 days. In precise it is for license optimization.