Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi every one ,,,
i need your support and help for this issue ,
i have an information table like a below , all what i want to create new table and repeat each row depending on the two column date ( start , end )
| Employee Code | Name | Start | End | 
| 1001 | John | 01/01/2021 | 15/02/2021 | 
| 1002 | Mohannad | 01/01/2021 | 05/04/2021 | 
| 1003 | Elsener | 01/03/2021 | 05/04/2021 | 
i want the new table as below
| Employee Code | Name | Month | Year | 
| 1001 | John | 01 | 2021 | 
| 1001 | John | 02 | 2021 | 
| 1002 | Mohannad | 01 | 2021 | 
| 1002 | Mohannad | 02 | 2021 | 
| 1002 | Mohannad | 03 | 2021 | 
| 1002 | Mohannad | 04 | 2021 | 
| 1003 | Elsener | 03 | 2021 | 
| 1003 | Elsener | 04 | 2021 | 
and thank you alo
Solved! Go to Solution.
Hey @mohannadBZ ,
this is pretty easy in Power Query within Power BI. The following tutorial should guide you to your result:
Hi @selimovd
thank you for your help ,,,,,,
But its repeat the rows by day ,can i make it to repeat by month
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31), and then filter for day s 1.
So you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31) and then filter for the day s 1.
So, you just have to have one ticket a month.
Hey @mohannadBZ ,
you can add a column for the day of the month (1-31) and then filter for day = 1.
Like this you should only have one entry per month.
Hey @mohannadBZ ,
this is pretty easy in Power Query within Power BI. The following tutorial should guide you to your result:
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.