Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Flow Table Not Found Error

(0) ShareShare
ReportReport
Posted on by 4,976 Super User 2025 Season 1

My flow is kicking back and error that says it can't find the table called for.

Though, clearly, the flow created the table, using the script that is in the workbook, as shown below.

What am I missing?

Phineas_2-1694622201890.png

Phineas_3-1694622354364.png

Phineas_4-1694622476478.png

 


Phineas_0-1694621947355.png

 

  • Phineas Profile Picture
    4,976 Super User 2025 Season 1 on at
    Re: Flow Table Not Found Error

    Thank you for the suggestion.

    If I may, how is this any different than calling for the specific table in a 'Compose' action (as I am doing) and using that output in the 'List rows present in a table' action?

  • ManishSolanki Profile Picture
    15,085 Super User 2025 Season 1 on at
    Re: Flow Table Not Found Error

    Hi @Phineas 

     

    Pls check the below sample flow for dynamically get the table name & fetching records from the it.

     

    Before "List rows present in a table", add "Get tables" action to get all the tables of the excel file:

    ManishSolanki_0-1694625435342.png

     

    Now, add filter array action to filter the table array based on its name. Here, I have hard coded the table name "Table2", but you can pass the variable as per your need:

    ManishSolanki_1-1694625500984.png

     

    Finally, set the table name from the output body of filter array action in "List rows present in a table":

    ManishSolanki_2-1694625631191.png

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

    Thanks

  • Phineas Profile Picture
    4,976 Super User 2025 Season 1 on at
    Re: Flow Table Not Found Error

    So, where is my corrective action?

    Do I update my Compose to 'Continuous_Table'?

    Phineas_0-1694623594012.png

     

  • Verified answer
    wskinnermctc Profile Picture
    6,517 Super User 2025 Season 1 on at
    Re: Flow Table Not Found Error

    It's not really using the Name of the table as it appears. It is using the guid of the table. 

     

    Manually select an Excel file and table. Then in the ... Settings of the "List Rows Present in a Table" select the Peek Code.

    wskinnermctc_0-1694623137537.png

     

    You can see what the action is using for values.

    Location = source:

    Document Library = drive: 

    File = file:

    Table = table:

     

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492