Looping through Json file

Hi,
Deserialized JSON iterate in For Each:

For each item in jsonInput.Item("ResultsDocument").Item("Fields") (TypeArgument: Newtonsoft.Json.Linq.JObject)

Add data row in ArrayRow: {item.Item("IsMissing").ToString}

image

Then you can work on DT. For eq. filter DT.