Hi,
i want to Use the share point item which patch from power apps to trigger a flow, send email and create a word doc. but the problem is the information i get is a Array. i just need the value of each column, could you please help ?
each array is like :{"@odata.type":"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference","Id":22,"Value":"Holger9"}
i just need the Value, ( Hoger9) here.
Thanks a lot.