Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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
Solved! Go to Solution.
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.
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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
55 | |
55 | |
36 | |
30 |
User | Count |
---|---|
79 | |
66 | |
45 | |
44 | |
42 |