cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
newrice
Regular Visitor

How to extend date from existing date table

Hello expert, I am using a pbi file created by others, however the date available from date table is up to 2022/12/31. could anybody instruct me how to extend the date range to future?

Thank you in advance,

2 REPLIES 2
newrice
Regular Visitor

Thank you so much for replying my question.

There is a date table in Power query, and the date was created by following, where Source =2017/01/01.

= List.Dates(Source, Number.From(DateTime.LocalNow() + #duration(0,9,0,0)) - Number.From(Source) -1 , #duration(1,0,0,0)) 

Idrissshatila
Community Champion
Community Champion

Hello @newrice ,

 

Go to the date table and click on the date column in the data view , it should show you a measure, so you can modify the end date in the measure.

 

If it didn't show you a measure, then it may be done in power query, so go to the transformation tab and check the date table in Power query.

 

If I answered your question, please mark my post as solution so it would appeare to others, Appreciate your Kudos👍

Follow me on Linkedin

Helpful resources

Announcements
Join Arun Ulag at MPPC23

Join Arun Ulag at MPPC23

Get a sneak peek into this year's Power Platform Conference Keynote.

PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors