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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Duplicate rows based on year field

Hello 🙂

 

I have a year field where some rows are written 2027-2030, I want to know if it is possible to convert this row to multiple rows with duplicating the same row but with drill down year.

 

 

I want to have:

2027 .................

2028 ...............

2029 ....................

2030 ..................

 

Is it possible ?

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , You need to split this column by delimiter

when second one is blank copy the values from the first one

 

Then use List.Generate to get the year between the two columns and expand the list

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

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@Anonymous , You need to split this column by delimiter

when second one is blank copy the values from the first one

 

Then use List.Generate to get the year between the two columns and expand the list

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
Top Kudoed Authors