Hello All, I am trying to use this method to write data to my Azure SQL table.
https://www.mssqltips.com/sqlservertip/7032/power-apps-read-write-data-sql-server-database-azure/
I have created the connection to my SQL database in power apps using Azure AD integrated credentials. I then created the power automate query below as instructed in the guide:

However, when I try to insert that DataFlow into my app I get an error, eventhough the dataflow is associated with the button I am trying to use to trigger it. The SQL connection was added to my app so I'm really unsure what the hangup is.

