Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
JesusHairdo
Frequent Visitor

First and Last Row

Hi, I am familiar with Table.LastN and Table.FirstN but I have a scenario where I need to keep the first and last rows of a filtered column. 

At the moment I have 2 filter operations that keep first and last rows which I then merge to form my desired table. 

Ideally I would do this without the merge and then transpose the table to produce the final outcome.  

3 REPLIES 3
serpiva64
Solution Sage
Solution Sage

Please, 

make an example of what you desire

Thanks for the reply. 

I'll knock something up tomorrow but an example would be if I had 10 rows i would keep rows 1 and 10.  If it were 27 it would be rows 1 and 27. 

Anonymous
Not applicable

In your query, at the point where you want to extract the first and the last row, steps are:

  1. Duplicate your query in Power Query.
  2. Go to first query and Keep Rows  > Keep Top Rows > 1 > Ok
  3. Go to duplicated query and Keep Rows > Keep Bottom Rows > 1 > Ok
  4. Append first and duplicated query as new query or existing query to obtain the required result.

Thank you.

If my answer helps you, please mark it as solution.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.