Hi,
I am creating a flow that will email the result of an sql query. However I cannot see the output of the SQL query as dynamic content
I have seen in other places that this should appear as "ResultSets" but I can't see this. Is there a way to fix it?
Solved! Go to Solution.
Hmm .. there seems to a related Action for stored procedures
Have you tried this instead of executing a sql query?
I have the exact same problem. I can only see the outcomes from the manual trigger option.
This looks like a bug to me
Ok .. I found a solution that works for me. @Anonymous see if you can modify your query to include formalParameters (see the green box highlighted below).
Still not working for me. I wonder if that's because I am executing a stored procedure...
Hmm .. there seems to a related Action for stored procedures
Have you tried this instead of executing a sql query?
Yes I just did. it worked!
But it still does not seem right that we can't access the output of a generic sql query.
I agree .. it is weird. When I ran without using `formalParameters`, I could clearly see the output from the sql query after testing it. But it was not showing as an option under dynamic content to use the output of the sql query. By default if you can see the output in the results, then it should be made available down stream. But it was not in this case. Had to use formalParameters as a work around.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
14 | |
11 | |
8 | |
6 | |
6 |