Hi Community,
When I have the Patch function to save data from a PowerApps to a sharepoint list, what should I put:
1) When I bring data from a text entry it is: would it be ".Text"?
2) When I bring data from a Date selector it is: would it be ".SelectedDate"?
3) When I bring data from a dropdown list it would be: "..SelectedText" or "..Selected".
4) When I have a drop-down list that depends on the value of another list, and it returns a value in text, what would it be? ".Text", "..SelectedText" or "..Selected".?.
Regards,
Francisco