Hi, from within an App I wanted to run a flow from the record I am current working in.
Step that I have taken.
- Have a working flow (Assessment-CreateReport...)
- Added a PowerApp flow first step in Power Automate
- Selecting the icon in PowerApps, I choose "Power Automate" under the Actions menu.
- It create the command line below with nothing after Run(
- My main SQL Server table has Audit_ID
'Assessment-CreateReportforQAQC0719200212pmCST'.Run(Don't know what to put in here...)
Quick follow-up...
I went back in to my flow and removed the "get" rows, etc. from SQL Server. Once I removed that and went back in I could do a RUN(). Not sure if this will work now.