Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
Hello there,
I have rows which each contain a start and an end date. Now I want to duplicate each row for each date that lies within this date period (Like shown in the example pictures). That should result in a row for every date.
I already tried something with DATESBETWEEN, but that didn't work out. And I haven't found a suitable solution in existing threads.
Thank You!
Basti
Initial raw data
How it should look like
Solved! Go to Solution.
@BastiB , Power query way
Power BI - Get Dates between range using Power Query: https://youtu.be/SFEPsKfqIks
Or DAX way
@BastiB , Power query way
Power BI - Get Dates between range using Power Query: https://youtu.be/SFEPsKfqIks
Or DAX way
Thank You @amitchandak! The DAX solution works very well for my data.
I have another question/problem: Now I would like to exclude weekends and holidays. I guess, that this is manageable via a third column and a filter. But how can I do that correctly?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!