Re: I have a ‘submit’ button and I want it to trigger the flow
Hi @maz8182,
Have you added your existing flow to your app in PowerApps? And did you use that name of the flow in the OnSelect. In other words, is your flow named Flow1?
Below is an example to demonstrate
Power Fx of OnSelect of my button:
'2707154-TroublewithreturningComposevaluebacktoCanvasapp'.Run()
