Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello dear memebers,
I was wondering if you could help me out with the problem i am facing with a calculated table.
I have a report with 2 different sources. First source is from a dataset via direct query and th other datasource is from excel files.
I have a Dim table with all the job positions from direct query and i needed to include in this table all the job positions that was not included in the dim table from the excel files. So i made a new calculated table combining the data from the dim table and the excel file. Everything was perfect until next day when i gor an error during the refresh and i discovered that service can't refresh a calculated table in direct query,
So i really don;t know how can i include in my dim table the remaining job positions.
Any idea?
Thank you vey much!!!
Solved! Go to Solution.
Hi @Dimitris_Kats ,
In the power query, whether the "Include in report refresh" in the table is enabled
For the calculation table in Direct Query, it is equivalent to an import, you need to set the scheduled refresh in the dataset to keep it refreshed.
https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-scheduled-refresh
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-composite-models#calculated-tables
This is the related document, you can view this content:
https://community.powerbi.com/t5/Desktop/calculated-tables-do-not-update/m-p/598237
https://community.powerbi.com/t5/Desktop/Direct-Query-and-using-CalculateTable/td-p/2000160
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Dimitris_Kats ,
In the power query, whether the "Include in report refresh" in the table is enabled
For the calculation table in Direct Query, it is equivalent to an import, you need to set the scheduled refresh in the dataset to keep it refreshed.
https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-scheduled-refresh
https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-composite-models#calculated-tables
This is the related document, you can view this content:
https://community.powerbi.com/t5/Desktop/calculated-tables-do-not-update/m-p/598237
https://community.powerbi.com/t5/Desktop/Direct-Query-and-using-CalculateTable/td-p/2000160
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.