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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Get specific value whe...
Power Automate
Answered

Get specific value when add a row in excel

(0) ShareShare
ReportReport
Posted on by 33

Hello Everyone, 

 

I'm a beginner here, I'm creating a flow for receive data from forms, and add a row in excel, then excel will count and fill the value into the other column at same row, then I want to get that created value then fill into sharepoint and mail, I got two question here:

 

1) use "get a row "

How to set the "Key Column" and "Key Value" to make it dynamic generate when adding a new data from forms then I can get?

 

2) use "List rows present in a table" 

How to set the "ODATA filter query" to get the latest value from specific column?


Thank you in advance.

Categories:
I have the same question (0)
  • Verified answer
    manuelstgomes Profile Picture
    6,625 on at

    HI @masaustin 

     

    Let's do this in parts

     

    Use Get a Row

     

    To set a Key Column, to use the "Add a key column to a table" action. You need to do it once. Regarding its value, you need to insert the Key-Value when adding the value. You can either create a random number by using the formula below or have a place where you store a sequential number so that you can use when adding a new row.

    rand(10000,999999)

     

    I would go for the random number. Less work and simple to implement.

     

    Use "List rows present in a table."

    There's no ODATA to filter by column. SharePoint provides that, but the Excel connector doesn't have something similar, unfortunately.

    You have to fetch all values and then get the value from the column you need. You can access the last value inserted using the formula:

     

    last(body('<span class="token tag"><span class="token tag"><span class="token punctuation"><</span>Name</span> <span class="token attr-name">of</span> <span class="token attr-name">the</span> <span class="token attr-name">action</span> <span class="token attr-name">that</span> <span class="token attr-name">fetches</span> <span class="token attr-name">all</span> <span class="token attr-name">values</span><span class="token punctuation">></span></span>')?['value'])

     

    Is this what you need

     

    If I have answered your question, please mark your post as Solved.
    If you like my response, please give it a Thumbs Up.

    Cheers
    Manuel

     

  • masaustin Profile Picture
    33 on at

    @manuelstgomes Thank you for your help!

     

    It works in use "Get a Row", I'm still trying "List rows present in a table", maybe some of my setting is wrong, but it's good for me to solve this problem and move on.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 1,027

#2
Valantis Profile Picture

Valantis 815

#3
Haque Profile Picture

Haque 630

Last 30 days Overall leaderboard