Hello,
I am trying to modify a fonction to only get the records that not contains the StatusCode ‘I0013’, but it’s not easy because “StatusCode” is a list in the list. I try to use javaScrip code in the output with the body output d.results.[**][*StatusCode!=I0013] but it’s not working. Any idea ?