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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
robhel
Helper I
Helper I

Duplicate Rows based on Date & Frequency - Power Query

Hello PBI Gurus,

 

I am after your assistance with a query that can duplicate rows based on date & frequency of occurance to generate a work schedule calendar, where an employee has different schedules, eg work a 9 day fortnight, part time Mon to Thur, Weekends, etc.

 

Data contained in first excel sheet from a single row to duplicate the row at each date occurance, with the end result a visual calendar of employee availability 

 

Example.pnghttps://drive.google.com/open?id=162619nHpiwsW6IytsnLhs0mbzNl-hmOHCalendar.png

 

Appreciate any assistance with this one as with my initial calendar, I entred RDO frequency manually for a small hanful of employees and is not viable for the scale of data I have for 1500 employees and frequency of schedules to change.

 

1 ACCEPTED SOLUTION
robhel
Helper I
Helper I

I managed to figure it out (there maybe a better way of doing it thou).......

 

I added an Index column against each individual entry and then added a new column:

 

=List.Dates(Date.AddDays([EventDate],[#"Frequencey"]),[Occurance],Duration.From(#"Frequency"]))

 

And it worked

View solution in original post

1 REPLY 1
robhel
Helper I
Helper I

I managed to figure it out (there maybe a better way of doing it thou).......

 

I added an Index column against each individual entry and then added a new column:

 

=List.Dates(Date.AddDays([EventDate],[#"Frequencey"]),[Occurance],Duration.From(#"Frequency"]))

 

And it worked

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.