{Workaround} Configure Views for showing records under specific Business Process : Dynamics CRM 2013

We had requirement to classify Opportunity Views as per Process Name, for e.g. Opportunity under Opportunity Sales Process, Opportunity under Sales Process 1. Following is the workaround used. First create a field to be used to store Process Name (in my sample below I am using Description field)

Go to Settings->Process and create a new sync Workflow as described below:

clip_image002

Assign Record fields change as below:

clip_image003

Write update step and select Opportunity entity, Here I am updating Description field with Related entity Process Stage (Process):

clip_image005

Description field will now store Process Name.We are done with populating the text field, now just need to create Views on this field and we are done.

Finally, Views will be similar as below screenshot:

clip_image007

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s