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

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

Reply
Enkei
Frequent Visitor

power query

Hello,

I am taking hundreds of rows of values from a csv file. But I only want values of rows between some specific column values. 

For example I want values from Age 1 to 13. Remaining rows I want to remove. 

snippet.PNG

1 ACCEPTED SOLUTION
StefanoGrimaldi
Resident Rockstar
Resident Rockstar

hey, 

 

you have different ways, if this its a constant value that will be no changin on the right blank square of the column click it and put a filter by number iqual or greater tham "value" , equal or less them "value", 

if not you can also do this setting parameters on the filters value on the power query M code to change it on the report by parameters. 

 

StefanoGrimaldi_0-1616516164819.png

 

if this helped give some kudos and mark as solution for others to find. 





Did I answer your question? Mark my post as a solution! / Did it help? Give some Kudos!

Proud to be a Super User!




View solution in original post

1 REPLY 1
StefanoGrimaldi
Resident Rockstar
Resident Rockstar

hey, 

 

you have different ways, if this its a constant value that will be no changin on the right blank square of the column click it and put a filter by number iqual or greater tham "value" , equal or less them "value", 

if not you can also do this setting parameters on the filters value on the power query M code to change it on the report by parameters. 

 

StefanoGrimaldi_0-1616516164819.png

 

if this helped give some kudos and mark as solution for others to find. 





Did I answer your question? Mark my post as a solution! / Did it help? Give some Kudos!

Proud to be a Super User!




Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.

Top Kudoed Authors