rest - Filter SharePoint list for person with OData -


i have quite simple requirement, cannot find solution. have sharepoint list 2 columns: 1 of type person (let's call "user" , 1 string column (let's call "text").

now have microsoft flow, want retrieve text value specific person, reference via dynamic field , got list.

how can filter text of corresponding person?

i'm quite new sharepoint , flow, i'm sorry if noob question :)


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -