Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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
