Hi All, I have got the Below result from a service using a!httpquery:

Hi All,

I have got the Below result from a service using a!httpquery:
{"Info":{"Flag":"Y","abc":"2","def":"1","ghi":"1"},"result":"Success"}

I was trying to get data of fields by using using following expression:
I saved the result in local!data & the used following expression to get value of abc
index(local!data, "abc",{})

But this did not work. Can you please guide me with correct expression to get data?

OriginalPostID-198744

OriginalPostID-198744

  Discussion posts and replies are publicly visible