index output in rule expression

Team,

I have a below output from my expression and when i am using dot notation as local!data.totalCount i can filter output , however i am not able to do the same for local!data.name

how to do it ? tried indexing also but data coming null


[startIndex=1, batchSize=-1, sort=, totalCount=1, data=[givenname:abc,sn:def,mail:abc2@cde.com,samaccountname:abc]

i want to index , name , sname and mail for my grid

  Discussion posts and replies are publicly visible