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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

What will break if I remove the hidden LocalDateTables?

Hi,

 

I wonder what will break when I "delete" the hidden LocalDateTables?

They seem to take up a lot of space (about 750 MBs in total), but I'm unsure what turning off Auto/Date Time will do like suggested here:

https://blog.crossjoin.co.uk/2016/12/16/power-bi-model-size-bloat-and-auto-datetime-tables/

 

It is just quick measures based on time intelligence that will break, or will more things break?

2 ACCEPTED SOLUTIONS
v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

See Show dates as a hierarchy and take a look at this article.

Community Support Team _ Sam Zha
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

Anonymous
Not applicable

So I decided to make a copy of the original file and do a test.

I turned off the auto date/time under options and here is what happened.

The PBIX file shrunk from 150 to only 17 MB - quite a decrease!

All the calculated columns where I used a variance of the date value (like Dates[Date].[Year] or Dates[Date].[MonthNo]) broke with

the error message:

Variance.PNG

 

 

Luckily, this is pretty easy to solve by switching to the functions Year, Month etc. (like YEAR (Dates[Date]))

Nothing else seems to have broken. I will test further over the next week to see if the copy file starts to look or behave differently than the original one.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

So I decided to make a copy of the original file and do a test.

I turned off the auto date/time under options and here is what happened.

The PBIX file shrunk from 150 to only 17 MB - quite a decrease!

All the calculated columns where I used a variance of the date value (like Dates[Date].[Year] or Dates[Date].[MonthNo]) broke with

the error message:

Variance.PNG

 

 

Luckily, this is pretty easy to solve by switching to the functions Year, Month etc. (like YEAR (Dates[Date]))

Nothing else seems to have broken. I will test further over the next week to see if the copy file starts to look or behave differently than the original one.

v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

See Show dates as a hierarchy and take a look at this article.

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

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