
Help!
I am using power automate with a sql server database. I have several flows to run stored procedures and read/write/update data in the tables.
I was in the process of building the last flow when I truncated the data to start over with better formatted data. Now my flows do not want to connect with those tables in the database. I try to trigger them and nothing happens.
Is there something about truncate that Power Automate does not like?