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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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 Solution Authors