
Announcements
Hi all,
I have a dataflow that will update the dataverse whenever user update a manual file in SharePoint. I use Power Automate to refresh the datafloweverytimeuser update manual file. It works fine previously but then I change to different environment. After that, user added new termkey data,202401 into the manual file, but i cannot see it being updated in dataverse.
When I check the dataflow,i can see that the final output of that table has 202401 data. So, I'm not sure where does this go wrong. When I click on publish, i selected publish to existing table and choose the correct table. I did not click on "Delete rows that might not longer exist in the output" because there is no primary key for this table in the manual file.
Can anyone help