I made a flow that is triggered by a MS Form and runs a SQL query
then parses the returning JSON results
then creates a CSV table
then sends the results as csv attachment in an email to the form responder
It all works fine (flow pictured below)
Then I wanted to make several different flows with different SQL queries.
So I made a copy of the first flow with a different name.
Now the SQL Query results no longer show in the dynamic content menu (pictured below)
Bearing in mind when I create a fresh new flow, the SQL results show up just fine in the dynamic content menu.
Is there something I'm doing wrong or is this a bug in Power Automate?