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!Get Fabric certified for FREE! Don't miss your chance! Learn more
Hi,
I have a table that looks like this:
| country | province | cp | weather | area | cp_year | yield |
| AA | adea | maiz | winter | 1 | 2007 | 1 |
| BB | kakaki | flower | sunny | 30000 | 2000 | 50000 |
| CC | zuru | eggs | autum | 0 | 2010 | 1 |
I want to delete all rows with area and yield less than 1
how do i implement this? am very new with PBI
NB: The table have more than 5,000 observation and i have already loaded the data in PBI.
Regards
Solved! Go to Solution.
In Power Query, select the column and set a filter (the dropdown arrow in the column header) to exclude the values you don't need.
Proud to be a Super User!
Paul on Linkedin.
In Power Query, select the column and set a filter (the dropdown arrow in the column header) to exclude the values you don't need.
Proud to be a Super User!
Paul on Linkedin.
Do you want to delete the rows so they don't get loaded into the model or do you need to delete them for some visuals in the report?
Proud to be a Super User!
Paul on Linkedin.
i mean <= 1
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 67 | |
| 59 | |
| 47 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 104 | |
| 103 | |
| 37 | |
| 27 | |
| 26 |