I have customized a SharePoint form using PowerApps and I have a huge formula in the OnSave event of the SharePointIntegration control.
Inside the form I put a "SAVE" button on which I wish to trigger the OnSave event, instead of duplicating the formula.
Anyone knows how to do that ?