Resolved! How to Restrict 7 years ago data to a Service Account
Hi All, There is a Service Account with some roles to access to almost most of the tables in platform. I want to restrict this account to only fetch records of last 7 years, if trying to fetch before that then it will not allow. I am testing it wit...