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 / Remove First 8 Rows of...
Power Automate
Suggested Answer

Remove First 8 Rows of an Array

(0) ShareShare
ReportReport
Posted on by 12
All,
 
How do I remove the first 8 rows of the below Array?
 
(Note i cant use HTML table and select the rows, because there are multiple excel files which all have slightly different rows, expect these first 8 which are all the same)
 
 
 
Picture1.png
Categories:
I have the same question (0)
  • Pacel1 Profile Picture
    79 on at
    Its not exactly deleting rows, this data is represented as json. 
     
    you should be able to take specific columns using Select action.
     
    Second way is to use Parse Json action, and adjustments in json schema, to meet Your needs
     
     
     
    If you found my response helpful, feel free to mark it as the solution or give it a thumbs-up!
     
  • Suggested answer
    HD-04081521-0 Profile Picture
    12 on at
    I found a solution online:  Thanks All
     
  • Suggested answer
    Ellis Karim Profile Picture
    12,024 Super User 2026 Season 1 on at
    Another option is to use a Select action:
     
     
     
     
    The expressions I used are:
    range(8, sub(length(body('Filter_array')),8))
    body('Filter_array')[item()]
     
     
     
    Ellis
  • Ellis Karim Profile Picture
    12,024 Super User 2026 Season 1 on at
    Looking properly at the image I seem to have mis read the question. The best approach will be to remove properties

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 550

#2
Valantis Profile Picture

Valantis 390

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard