Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Insert a dates between list of dates in power quary

hi guys, 

i am newbie in power bi and i have quation..

i have a big list of dates between mondey to friday and i need to "open" the list and insert the dates of Saturday and Sunday every week and then insert the value of the last friday in reapet 

 

Btw everything have to be in power quary only without using Dax

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

You can follow the steps below to get it in Power Query Editor, please see the attachment for the details.

1. Create a date table with the full dates(include Saturday and Sunday) in Power Query Editor

2. Merge the queries using Right Outter join

yingyinr_0-1671011010444.png

yingyinr_1-1671011070518.png

In addition, you can also refer the following links to get it:

1. Get the column [End Date]

Refer to Previous Row and Next Row in Power Query

yingyinr_2-1671011262580.png

2. Fill the dates

How to add rows for dates between start and end dates in Power BI date range data

How to Fill Dates Between Start Date and End Date in Power BI (Power Query)

yingyinr_3-1671011388854.png

Best Regards

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

You can follow the steps below to get it in Power Query Editor, please see the attachment for the details.

1. Create a date table with the full dates(include Saturday and Sunday) in Power Query Editor

2. Merge the queries using Right Outter join

yingyinr_0-1671011010444.png

yingyinr_1-1671011070518.png

In addition, you can also refer the following links to get it:

1. Get the column [End Date]

Refer to Previous Row and Next Row in Power Query

yingyinr_2-1671011262580.png

2. Fill the dates

How to add rows for dates between start and end dates in Power BI date range data

How to Fill Dates Between Start Date and End Date in Power BI (Power Query)

yingyinr_3-1671011388854.png

Best Regards

amitchandak
Super User
Super User

@Anonymous, The information you have provided is not making the problem clear to me. Can you please explain with an example?
refer if this can help

https://amitchandak.medium.com/power-query-get-all-dates-between-the-start-and-end-date-9ad6a84cf5f2
Appreciate your Kudos.


Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors