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
Solution Sage
Solution Sage

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
May 2023 update

Power BI May 2023 Update

Find out more about the May 2023 update.

Submit your Data Story

Data Stories Gallery

Share your Data Story with the Community in the Data Stories Gallery.

Top Solution Authors