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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Umair_Aslam
Helper I
Helper I

Query referenced calculated table which does not hold any data

Hi everyone!

 

I am facing this issue "the query referenced calculated table which does not hold any data because the evaluation of the rows caused an error"

Please help me if anyone knows about it.

 

Thanks

2 REPLIES 2
Anonymous
Not applicable

Does Any one has a solution for this ?? 

I am facing this issue a lot in my models

jaweher899
Impactful Individual
Impactful Individual

This error message typically occurs when a calculated table in Power BI is referenced in a query, but the evaluation of the expression used to create the table has resulted in an error. The calculation in the calculated table is either invalid or there is a problem with the data it references.

Here are a few steps to help resolve the issue:

  1. Check the expression used to create the calculated table: Ensure that the expression is valid and that all the required columns are present and correctly referenced.

  2. Verify the data sources: Make sure that the data sources used in the expression are valid and accessible.

  3. Check the relationships: Ensure that the relationships between tables are correctly defined and that the calculated table is referencing the correct columns.

  4. Refresh the data: Try refreshing the data sources used in the expression to make sure that the data is up-to-date.

  5. Debug the expression: If the issue persists, use the Debug mode in Power BI Desktop to step through the expression and identify the issue.

If you're still unable to resolve the issue, please provide more information about your setup, including the expression used to create the calculated table and any related error messages. This will help provide a more detailed answer.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors