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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
U156531
Post Patron
Post Patron

Filter causes report to hang

I'm trying to filter out the rows in a visual that have a blank in Column A. When I use the Filters on this visual window to apply a filter the report hangs indefinately as soon as I click the Apply Filter. In the filter I've tried is greater than 0 and I've tried is not blank. Both cause the report to hang. Is there another method to apply a filter to accomplish filtering out rows with a blank Column A value? 

 

Thanks

3 REPLIES 3
U156531
Post Patron
Post Patron

I cleared the cache and update the memory to 9000. Now I get the error there there is not enough memory to complete this operation. Is there another method to filter the data, possibly in Transform data to filter out rows with a 0 amount?

Anonymous
Not applicable

Hi @U156531 

 

Use Power Query to Filter Out Rows

To filter out rows with a 0 amount in a specific column before the data gets loaded into the model:

  1. Open Power BI Desktop and go to Home > Transform Data. This opens the Power Query Editor.
  2. Select the column you wish to filter. For instance, if you're looking to filter out rows where Column A has a 0 value.
  3. Go to the Home tab, find the Filter button in the ribbon, click on it, and select Number Filters. If your column is not a number type, ensure to convert it by right-clicking the column, selecting Change Type, and then Number.
  4. Choose Does Not Equal and enter . This will filter out all rows where the column value is 0.

 

 

 

 

Best Regards,

Jayleny

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

amitchandak
Super User
Super User

@U156531 , Check if you have enough free memory when running the power bi desktop.

If need to increase the Data management cache 

 

Load Setting.png

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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