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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
guyko
New Member

Couldn't load data for this visual: The reference calculated table which does not hold any data

Hey everyone. 

 

I use a calculation table to filter my model. from time to time I stand in front of an error message:

"

Couldn't load the data for this visual

The query referenced Calculation Group Table 'cgPeriods' which does not hold any data because it needs to be recalculated or refreshed. Technical Details:

I managed to resolve this by processing a recalculation in the database.

I'm curious why this issue occurred and how we can prevent it from happening again in the future.

 

thanks 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @guyko 

You can avoid this problem in the following ways:
1. Recalculate or refresh. As you mentioned, handling the recalculation manually in the database solved the problem. This indicates that the calculation table needs to be updated. To prevent this from happening again, make sure the calculation sheet is set to refresh automatically. You can configure scheduled refreshes in the Power BI service to keep your data current.
2. Data modeling and relationships. Check the relationships between tables in the data model. Incorrect relationships or missing data can cause problems.
3. Data source connection. Verify that the data source connected to the calculated table is accessible and provides data. Sometimes, connection issues can cause calculation tables to be empty. Check the data source for any changes that might affect the table (such as schema modifications or access rights)
4.Power BI versions and updates. Keep your Power BI Desktop and Power BI services up to date. Sometimes problems are solved in new versions.
Remember that calculation tables are dynamic and their contents depend on the underlying data. Validate and refresh your data regularly to avoid encountering similar errors in the future.

 

 

 

How to Get Your Question Answered Quickly

Best Regards

Jianpeng Li

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

2 REPLIES 2
Anonymous
Not applicable

Hi, @guyko 

You can avoid this problem in the following ways:
1. Recalculate or refresh. As you mentioned, handling the recalculation manually in the database solved the problem. This indicates that the calculation table needs to be updated. To prevent this from happening again, make sure the calculation sheet is set to refresh automatically. You can configure scheduled refreshes in the Power BI service to keep your data current.
2. Data modeling and relationships. Check the relationships between tables in the data model. Incorrect relationships or missing data can cause problems.
3. Data source connection. Verify that the data source connected to the calculated table is accessible and provides data. Sometimes, connection issues can cause calculation tables to be empty. Check the data source for any changes that might affect the table (such as schema modifications or access rights)
4.Power BI versions and updates. Keep your Power BI Desktop and Power BI services up to date. Sometimes problems are solved in new versions.
Remember that calculation tables are dynamic and their contents depend on the underlying data. Validate and refresh your data regularly to avoid encountering similar errors in the future.

 

 

 

How to Get Your Question Answered Quickly

Best Regards

Jianpeng Li

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

lbendlin
Super User
Super User

That is a known side effect of "Direct Query with local data model" connections.  Only an issue for you (the developer), not for the report users.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

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.