I created an app which i linked to a workflow on power automate. My issue is that no new flow is triggered when i submit my form. Going back to my power apps functions i set, i kept seeing a notice that the variables were not recognised but they were not wrong either. See screenshot below. I need help on this ASAP. PS the flow was tested successfully.
Hi @Kevinpio ,
1.Try to see if your are passing correct number of parameters to flow.
2. Check the sequence of parameters. As in your case first parameter is Approval email check that your are passing correct value .
3.Cross check parameter values. To cross check take a label on screen and try to see what value your are passing .
e.g. Take a label and update its Text property as - BrowserGallery1.Selected.Approver.Email
Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.