How to shows the particular operator created Cases in a table

Hi Everyone,

My Requirement is to shows the all work object of particular operator in a table using drop down

@NagarjunaS16644648 Create a data page on work class-> Source Report Def->

Report Def-> Filter-> .pxCreateOpName= Param.Operator.

Add Operator as param to Dpage and Report Def.

Source this dpage(to this dpage-> pass the drop down property) to your table layout. On change of operator dropdown,action set ->post value ->refresh-this-section.

Hi @NagarjunaS16644648: Were you able to see “Search and select” option in UI gallery? This should be similar to your requirement.

Thanks.