Hello,
Any idea why I'm unable to access the Results of my SQL Query as a dynamic content action?
Solved! Go to Solution.
Hi @Flow_User
Try adding a compose action step and collect the results using the below expression
body('Execute_a_SQL_query_(V2)_9')?['value']
Check the run history and see the results. The add a parse json step to retrieve the results.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @Flow_User
Try adding a compose action step and collect the results using the below expression
body('Execute_a_SQL_query_(V2)_9')?['value']
Check the run history and see the results. The add a parse json step to retrieve the results.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogUser | Count |
---|---|
87 | |
37 | |
23 | |
20 | |
16 |
User | Count |
---|---|
127 | |
49 | |
46 | |
27 | |
25 |