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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Gaja24
Frequent Visitor

data size limitation on the power bi report

Hi everyone,

I reviewed the community posts regarding data limitations in Power BI reports, but I couldn't find a solution to the issue I'm facing.

We have a report with 40 columns and over 25,000  plus rows. The report includes filters that allow users to type values to filter for specific data. However, for some reason, the filter has stopped working and displays the following error (screenshot below).

Does anyone have insights into what might be causing this limitation and how we can resolve it?

Thanks in advance for your help.

Gaja24_1-1744233221830.png

 

 

1 ACCEPTED SOLUTION
v-hashadapu
Community Support
Community Support

Hi @Gaja24 , Thank you for reaching out to the Microsoft Community Forum.

 

The issue is most likely caused by Power BI’s limitation of displaying only up to 1,000 unique values in slicers and certain filter visuals. With over 25,000 rows and potentially as many unique "ServicerLoanNumber" values, this limit is being exceeded especially if you're using a custom visual for filtering.

 

@lbendlin suggestion to use the built-in Filter Pane is the best choice, as it handles high-cardinality fields better and supports text-based search without hitting the same rendering limits. Switch to using the Filter Pane instead of a slicer or custom visual for this field. Avoid modifying the “Maximum number of rows to load” setting in Power BI Desktop, as it only affects the query editor preview and not report visuals. If needed, you can also pre-filter the data in Power Query or optimize the model by reducing unnecessary unique values in "ServicerLoanNumber" to improve overall performance.

 

If this helped solve the issue, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details, always happy to help.
Thank you.

View solution in original post

3 REPLIES 3
v-hashadapu
Community Support
Community Support

Hi @Gaja24 , Thank you for reaching out to the Microsoft Community Forum.

 

The issue is most likely caused by Power BI’s limitation of displaying only up to 1,000 unique values in slicers and certain filter visuals. With over 25,000 rows and potentially as many unique "ServicerLoanNumber" values, this limit is being exceeded especially if you're using a custom visual for filtering.

 

@lbendlin suggestion to use the built-in Filter Pane is the best choice, as it handles high-cardinality fields better and supports text-based search without hitting the same rendering limits. Switch to using the Filter Pane instead of a slicer or custom visual for this field. Avoid modifying the “Maximum number of rows to load” setting in Power BI Desktop, as it only affects the query editor preview and not report visuals. If needed, you can also pre-filter the data in Power Query or optimize the model by reducing unnecessary unique values in "ServicerLoanNumber" to improve overall performance.

 

If this helped solve the issue, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details, always happy to help.
Thank you.

Thanks v-hashsdapu and Ibendin for your suggestions, text based search resolved this issues.

 

lbendlin
Super User
Super User

If you only need to search for individual values (or a small number) then consider using the Filter Pane instead of this custom visual.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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