Skip to main content
Community site session details

Community site session details

Session Id : +pdmfcPywCZqEGUCLxpcMU
Power Automate - General Discussion
Answered

What is "Excel - Get Row" action's "Row id" ?

Like (1) ShareShare
ReportReport
Posted on 22 Aug 2016 12:43:52 by 1,724

I want to use my Table's value on my Excel file.

 

My Table:

Table Name: "Table1"

Row 1 = Columns Name "Name", "Age"

Row 2 = Values "A", 10

Row 3 = Values "B", 20

 

I try "Row id" = 1, Faild

Body
{
"status": 404,
"message": "No row was found with Id '1'.",
"source": "127.0.0.1"
}

and also "Row id" = 2, Failed

Body
{
"status": 404,
"message": "No row was found with Id '2'.",
"source": "127.0.0.1"
}

 

What value do I set "Row id" ?

 

Regards,

Yoshihiro Kawabata

Categories:
  • Community Power Platform Member Profile Picture
    on 08 Mar 2022 at 12:49:52
    Re: What is "Excel - Get Row" action's "Row id" ?

    I can confirm that I have applied this and it fixed a whole lot of related issues, for get update and delete. 

    Thanx for the update. 

  • drewnoakes Profile Picture
    Microsoft Employee on 03 Dec 2021 at 04:14:38
    Re: What is "Excel - Get Row" action's "Row id" ?

    The "Get a Row" feature doesn't seem to work if the table was created from entire columns (i.e. you clicked column headers, then made a table). Changing the table to be based on a finite range of cells seems to have fixed it for me.

  • rbbi Profile Picture
    4 on 27 Aug 2020 at 01:31:30
    Re: What is "Excel - Get Row" action's "Row id" ?

    hi @Anonymous ,

    From memory I just added the code and it worked, even though ItemInternalId does't appear as a field in the table. It's like a hidden field that the code can access. After you add the code and save the flow, you may see the field in the list as I described.

    good luck

  • Community Power Platform Member Profile Picture
    on 26 Aug 2020 at 16:15:12
    Re: What is "Excel - Get Row" action's "Row id" ?

    I am having the same problem - I can't figure out how to get the "Row ID" for a flow. However, I don't see any new column with the name you described. 

     

    How do I get the new column to appear?

  • rbbi Profile Picture
    4 on 20 Feb 2020 at 01:31:35
    Re: What is "Excel - Get Row" action's "Row id" ?

    @Anonymous and @yoshihirok  I found that in the Excel action "List rows present in a table" there is a field added by Flow called ItemInternalId that you can access like this ...

     

    item()['ItemInternalId']

     

    It gives a GUID-like value e.g. ccc23c55-5d94-4764-802a-3e789a9ece5e

    Curiously, after saving, closing and going back into Edit, this appears as a GREEN field expression, just like other fields in the table, but it is not a field in the table!

  • Community Power Platform Member Profile Picture
    on 27 Oct 2019 at 18:09:38
    Re: What is "Excel - Get Row" action's "Row id" ?

    Hi. Did you get a solution? I cant find the "__PowerAppsId__" column as well. 

  • Ndmesser1 Profile Picture
    4 on 09 May 2019 at 23:44:23
    Re: What is "Excel - Get Row" action's "Row id" ?

    Does the  "__PowerAppsId__" column still get added automatically because its not doing that for me? I'm trying to figure out what Row ID is?

     

  • Krutika S Profile Picture
    13 on 24 May 2018 at 07:25:39
    Re: What is "Excel - Get Row" action's "Row id" ?

    Thanks.

  • ErichH Profile Picture
    322 on 22 May 2018 at 08:10:27
    Re: What is "Excel - Get Row" action's "Row id" ?

    easiest is to introduce a new column in the excel table and store in it your own unique RowIDs.

    use those in GET ROWS statement and use advanced options to filter the RowIDs for specific values.

    this will give you IDs to use in subsequent actions. 

  • Krutika S Profile Picture
    13 on 21 May 2018 at 07:39:35
    Re: What is "Excel - Get Row" action's "Row id" ?

    Hi,

     

    Did you get a solution? I need to access  "__PowerAppsId__" to get a row id and pass it to the flow but not finding any solution to this. 

     

    Regards,

    Krutika

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

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!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete