Can I add a filter on the view for an entity and fetch a list of all records for which the business process flow is in 'Finished' state?
Can I add a filter on the view for an entity and fetch a list of all records for which the business process flow is in 'Finished' state?
Since CRM 2016 the Business Process Flow is queryable over advance find.as Entity. Just look at the attached image
You will find phonecall (or wherever BPF is created) in the related Entity section, just select it and add the below condition
StatusReason = "Finished"
Hi,
In Advanced find,
1) Select your entity - where the Sales Stage is listed.
2) Select the respective business process flow and check with condition for Sales Stage is equal to appropriate sales stage that you are interested in.
Read : https://vjcity.blogspot.com/
Hello,
Please check the fetchXml below:
Hi Shweta,
You can try to use Advanced Find and select related business processes and add multiple conditions to see the records, Advanced find is very powerful search which gives you ability to use them in multiple scenarios, we can add conditions on related entities and also you can look for process stage or similar column in specific entity using advanced find in Dynamics CRM. Please find more details using below:
Best Regards,
Mobeen Mohsin
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
106
Vahid Ghafarpour
82
Super User 2025 Season 1