Hello All,
I'm using SharePoint + PowerApps
I have the following scenario in my list:
Share Point List Name: "Project Update"
Below are two columns which I have in my SP list.

Now In my Power Apps I have one screen which contain Drop down Project Name.

Requirement:
When I select project name in dropdown (like I selected "ABC" for project name)...So I wants to know last Project Status in "Last Status" text box from my share point list.
Like for a now in Powerapps I selected "ABC" as Property Name, then it should check in share point list and give me the latest's status of "ABC" property.
So for above scenario "Last status" text box value should be "International hold".
Can anyone help me for the syntax of "last status" text box?