Functions & Formulas
Type of Functions
SubmitForm:
Onselect ---- SubmitForm(Form1);
Onselect ---- SubmitForm(Form1);Newform(Form1)
Submit form can support submit the data from PowerApps to SharePoint list.
Patch formula can support submit the data and update the data from PowerApps to SharePoint list.
User: link
Default ----- User().Email
Default ----- User().FullName()
Default ----- User().Image
Default ----- User().EntraObjectId
Cascading Dropdown: Distinct Function
Comments
Post a Comment