RE: how to achieve the rejection the case
Hi sanjay415,
You can use custom field and workflow in case entity, which can reject case to assign case again, but it can’t assign to the user who assign the case.
1.Create a custom option set field that named ‘Approval’.
Go Settings > Customization > Customize the system > Entities > Case > Fields.
Then add the field to the case form.
2.Create a workflow.
Go Settings > Process.
(1) Set trigger—when approval field changed.
(2) Add steps.
a.Check condition: check approval field equals ‘Reject’.
Under condition:
b.Assign record: assign the case to one user you select.
c.Update record: clear ‘Approval’ field.
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.