Hello,
Any idea why I'm unable to access the Results of my SQL Query as a dynamic content action?
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
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.