Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Excel Table is Blank with no info

(0) ShareShare
ReportReport
Posted on by 9

I'm creating a connection from Smartsheets into Excel table. The run is successful, but the data from Smartsheets does not populate at all in the Excel table. What am I missing? Please advise.2020-04-21_20-07-45.png2020-04-21_20-13-16.png

  • Verified answer
    v-litu-msft Profile Picture
    on at
    Re: Excel Table is Blank with no info

    Hi @vanemuno,

     

    @ChristianAbata is correct, you should use the Add a row into a table action to populate these data from Smart sheet.

    The Create table action just creates a table, not do the data operation, when you add the new row into the table, you need to extract the data get from the Smart Sheet by using the expression:

    body('Get_a_sheet')['rows']

     

    Annotation 2020-04-22 103141.png

     

    Then, you could refer to this post to learn how to process the data:

    https://powerusers.microsoft.com/t5/Building-Flows/I-need-help-transposing-data-into-a-usable-array/m-p/533040#M68887

     

    Then like @ChristianAbata shows, append these data into the Add a row into a table action.

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

     

  • ChristianAbata Profile Picture
    8,949 Most Valuable Professional on at
    Re: Excel Table is Blank with no info

    yes @vanemuno  pleasee see this example you need to add datas as json, every column as my example shows.

    TABLE2.PNG

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June 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 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1