Forum Discussion
Jacob_Fetter
4 years agoFrequent Visitor
Creating a Date Table That Populates Date Ranges Between Start and End Dates
Hello everyone, New Power BI user here! I have a table that contains this construction data: I want to creat a new date table that has dates in between the start and finish d...
- 4 years ago
Jacob_Fetter , Refer
DAX Dynamic - https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-or-end-date/ba-p/1503785
DAX new table - Attached file -
Power Query - Get Dates between ranges using Power Query: https://youtu.be/SFEPsKfqIks
amitchandak
4 years agoSuper User
Jacob_Fetter , Refer
DAX Dynamic - https://community.powerbi.com/t5/Community-Blog/How-to-divide-distribute-values-between-start-date-or-end-date/ba-p/1503785
DAX new table - Attached file -
Power Query - Get Dates between ranges using Power Query: https://youtu.be/SFEPsKfqIks
Jacob_Fetter
4 years agoFrequent Visitor
Thank you for providing me with those materials! I was able to get the result I wanted by using them.