*This post is locked for comments
Hi Tin,
You can write a workflow for the same and filter the records you need to disable (for example, for unused accounts, filter it by modified date earlier than).
Refer the link below for more details.
https://community.dynamics.com/crm/b/gonzaloruiz/archive/2012/07/03/bulk-activate-deactivate-records-in-crm-2011
Hope this helps.
Thanks
Hello Tin,
You can do this in two ways. Choose the one you find easy :)
OPTION 1:
Use a workflow for bulk deactivation. This is the simplest approach.
Save and "Activate" the workflow.
Output : All the records with the specified condition gets deactivated automatically.
OPTION 2:
Hope this helps :)Thanks
Please do verify if you find it helpful:)
Hi Tin
How are you defining the accounts?
If your account is not in use , then workflow can not be started on each account unless it is on demand workflow and you run manually.
Even in view, you can select maximum 250 accounts each time to run on demand workflow.
Hence I suggest to query accounts which are require to be deactivated through advance find.
Select all accounts and click on "Deactivate" button. In this process you do not need workflow and still you can query accounts based on filters you applied.
Regards,
Rutul
Check my comments in this thread: community.dynamics.com/.../216770
If you are using onprem and access to Database, they can be easily disabled by running a query with your specific condition (caution required and carefully run by taking backup)
delete from accountbase where <<>your condition>
If online, you have to disable in above said methods or run a batch job.
Batch job :Use CRM SDK and write code to delete required accounts in c# application. Run as windowss batch in non peak application usage hours.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
HR-09070029-0 2
UllrSki 2
ED-30091530-0 1