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,
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))
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👍
User | Count |
---|---|
110 | |
63 | |
60 | |
37 | |
37 |
User | Count |
---|---|
117 | |
65 | |
64 | |
63 | |
50 |