I have report defination where I want to show the last comment updated in pulse dialogue and operator name who has posted it for all the cases.
Please help on this. Thank you!
I have report defination where I want to show the last comment updated in pulse dialogue and operator name who has posted it for all the cases.
Please help on this. Thank you!
Hi @AyeshaK4,
Create a report definition in PegaSocial-Message class and pass parameters pxCreateDateTime and pyActor in report definition
Please refer below image for your reference
@Mohd Qizer Uddin
Thank you for the response.