Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi all,
How to filter search result based on Change Admin value using WRS
Sample Change Admin Structure :
"ChangeAdminI": [
{
"DisplayName": "NAME",
"PrincipalID": "PID"
},
{
"DisplayName": "NAME",
"PrincipalID": "PID"
}
]
Thanks in advance
/VR
