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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
varelapablo90
Helper II
Helper II

Visual trying to display all my data despite its filtered by measure

Hello community

 

I am having the bellow issue with a table visual that I dont want anything to be displayed until the user inputs specific information in the report.

For this reason I've done a measure to indicate when and when not to display information.

Despite the measure works fine, when nothing is selected it loooks as it tries to load all data into the report, can this be fixed somehow? 

Image 1

varelapablo90_0-1691136385964.png

Image 2 (Doing only one selection) this is how I would expect to see the table when no Company and Vendor are selected (an empty table)

varelapablo90_3-1691136500068.png

Image 3 when everthing is correct.

varelapablo90_4-1691136536092.png

 

 

1 ACCEPTED SOLUTION
v-yiruan-msft
Community Support
Community Support

Hi @varelapablo90 ,

The issue in Image 1 occurs when a visual attempts to query too much data for the server to complete the result with the available resources. You can refer the method in the following links to solve your problem:

Troubleshooting tile errors - Power BI | Microsoft Learn

The visual has tried to query too much data for Power BI to complete the result with available resources. Try filtering the visual to reduce the amount of data in the result.


The “Visual Has Exceeded The Available Resources” Error In Power BI - Chris Webb's BI Blog

vyiruanmsft_0-1691390548178.png

In addition, please review the following links to optimize your model and check which measure or other objects takes up too many resources...

Optimization:

Power BI Performance Tips and Techniques

Data Import Best Practices in Power BI

 

Performance Analyzer: 

Use Performance Analyzer to examine report element performance in Power BI Desktop

Best Regards

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

View solution in original post

1 REPLY 1
v-yiruan-msft
Community Support
Community Support

Hi @varelapablo90 ,

The issue in Image 1 occurs when a visual attempts to query too much data for the server to complete the result with the available resources. You can refer the method in the following links to solve your problem:

Troubleshooting tile errors - Power BI | Microsoft Learn

The visual has tried to query too much data for Power BI to complete the result with available resources. Try filtering the visual to reduce the amount of data in the result.


The “Visual Has Exceeded The Available Resources” Error In Power BI - Chris Webb's BI Blog

vyiruanmsft_0-1691390548178.png

In addition, please review the following links to optimize your model and check which measure or other objects takes up too many resources...

Optimization:

Power BI Performance Tips and Techniques

Data Import Best Practices in Power BI

 

Performance Analyzer: 

Use Performance Analyzer to examine report element performance in Power BI Desktop

Best Regards

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

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors