Update Date Range in Power Pivot Date Table

john lilleystone • April 23, 2019

Where do I update the range of available dates in my Power Pivot model?

I had a data model that was out of date so refreshed the data model to pickup the latest set of sales data, however the dates in my Dates table only went up to the end of December 2017. So how do you update the date range? You can't "refresh" the date table... After a bit of scratching around I found it.

Click the Manage Date Model button on the Ribbon

Click on the Design tab and on the Ribbon select Date Table. There is an option to Update the date range (see below)

Then simply adjust the "window" of dates you want in your date table. Easy!

By John Lilleystone January 21, 2021
Remove whitespaces in Excel using the TRIM function.
excel iferror error alternate result
By john lilleystone April 11, 2020
Replace ugly Excel errors returned by a formula with something more appropriate and pleasing to the eye.
excel transpose
By john lilleystone March 14, 2020
Transpose and paste a vertical column of data horizontally into a row
edit hyperlink
By john lilleystone March 14, 2020
Edit a hyperlink in Outlook 2016
emoji symbol
By john lilleystone March 14, 2020
insert an emoji or symbol into your application
sparklines
By john lilleystone March 1, 2020
Add Sparklines to Excel tables to show trends in the data
random numbers randbetween
By john lilleystone March 1, 2020
Use the RANDBETWEEN function in Excel to randomly generate numbers between a specified upper and lower threshold.
DATEADD MSQUERY
By john lilleystone March 1, 2020
Don't waste time manually editing queries to move the date period on one month. This blog explains how to use DATEADD to dynamically shift the dates on one month on each refresh
By john lilleystone February 29, 2020
Import text files into Excel and use the Text to Columns wizard to separate the data into columns
By john lilleystone February 26, 2020
Return the last non-zero value in a row in Excel
Show More