web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Add a row into table -...
Power Automate
Unanswered

Add a row into table - No table was found - new issue in till now working flow (!)

(0) ShareShare
ReportReport
Posted on by 21

Hi,

I have this flow that has been working fine no issues until like 4 days ago when it started failing. The flow reads values from the source and updates an excel table using Add a row into table (File A, Table1). After that it creates a copy of the original file (File A) with adding the date in the file name (year-month-day File A) and then it replaces the content of the original file (which is at this moment populated with the data) with a file with an empty table (File B copy to File A). 

 

After every time the flow runs the link to the File A Table1 breaks and the next run is with the error message: No table was found with the name '{609F9445-75CD-4D5E-8351-3328E373BF5B}'. 

 

In order to make the flow run every time prior the flow runs I have to go to Edit flow, Add a row into table step and manually correct the File and Table selection. 

 

1) is it some kind of a bug behavior and should be corrected by MS team? because it just started happening few days ago. if yes, how can I escalate this?

2) is there any workaround solution that I could use? 

 

please help

 

Screenshot 2022-03-14 093752.png

Screenshot 2022-03-14 093330.png

 

Categories:
I have the same question (0)
  • ChristianAbata Profile Picture
    8,951 Most Valuable Professional on at

    hi @ennika  click on the X icon near to that code and select the table if the table don't exist on your excel you need to create a table

  • HH-24070835-0 Profile Picture
    21 on at

    This is something I am currently forced to do - this kind of correction - every and each time and day the flow runs. Go and edit the flow and select the same file and table again and again. The information about the table just disappears from the flow after it runs. As it run absolutely smoothy before (more than a month of flawless runs), and started happening only few days ago I believe this is some kind of a bug in PA that should be addressed and solved by someone from the MS team. 

  • Verified answer
    Riyaz_riz11 Profile Picture
    3,844 Super User 2025 Season 2 on at

    Hi @ennika ,

     

    This is not a big issue, even most of the times am also facing same issue.

    This issue occurs because sometimes you may created new column or by mistakes deleted file and reuploaded.

     

    Just go to code

    delete action add a row into a table

    Add again same action add a row into a table

    and add everything what you added previously.

    Save and again test it will work.

     

    Regards

    Ahammad Riyaz

    --------------------------------------------------------------------------------
    If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.

     

     

     

     

  • KvB1 Profile Picture
    1,596 on at

    You used dynamic content to fetch the file/table, which means its static.

     

    You can correct this by first collecting the file ID and table ID based on filters, store them in a variable and use that in the 'add row' action.

     

    This way you make the input for selecting the table dynamic. This is important, since in your flow you make a new table, which has a different ID than the previous one, causing the error you described

  • HH-24070835-0 Profile Picture
    21 on at

    thanks, I will definitely try this and let you know!

  • HH-24070835-0 Profile Picture
    21 on at

    unfortunatelly it did not help. The flow runs successfuly once, all the next runs fail unless I change it manually in Edit again (to the same file & same table). It seems that something changed in the background, maybe in the "Add a row into a table" functionality that it is not reading anymore the name of the file & table (eg Table 1) but it is searching for the address of the table {609F9445-75CD-4D5E-8351-3328E373BF5B} in this step.  Actually it seems that it cannot find the file (not finding the table is just the consequence). 

    So it still remains unsolved 😕

  • Riyaz_riz11 Profile Picture
    3,844 Super User 2025 Season 2 on at

    I need to ask one thing, here you are working on single excel or different excel each time

  • HH-24070835-0 Profile Picture
    21 on at

    It is the same file but replaced content. Maybe this follow-up steps will explain:

    ennika_0-1647425179994.png

    It is file A which the PA flow populates with the new rows and then it copies file B (with an empty table) to file A in order to get it ready for the next day run (with a bit of workaround through Create file in different location and then Move it with Replace parameter). 

     

    I started thinking about keeping all the previous data (maybe with utcnow value in additional column so I can distinguish by date) so i would avoid necessity to delete the previous data. 

  • KvB1 Profile Picture
    1,596 on at

    You are creating a copy of the file, that means it has a different id

     

    If you manually look for the file for the add row action, you make the id static, causing it to fail

     

    The only way to fix this is to look for the file first using filters, store the id in a variable. Use the stored id to look for the table in the file, then store the id of the table in another variable. Use those two variables in the add row action, rather than the static id's you are manually using now

  • HH-24070835-0 Profile Picture
    21 on at

    Thanks for you reply. Yes, that sounds reasonable, however this flow has already been succesfully working for more than a month - with the same logic and stopped only recently.

    In case I create variable (not experience yet, I can learn) will I get the rows in the Add rows into a table step? Will they appear? Or how will I assign values to the table columns?

     

    now I am starting to think it could be some change in sharepoint settings (which I cannot influence), maybe I could try it with file stored in onedrive. 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard