Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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.
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.
In your query, at the point where you want to extract the first and the last row, steps are:
Thank you.
If my answer helps you, please mark it as solution.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 4 | |
| 4 | |
| 4 |