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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
sajjadkhan25
Helper I
Helper I

Need to add all years in series

Hi @amitchandak sir & everyone,

 

Greeting for the day!!

i need dax or power query where i need result has shown in image. please help me on this

 

sajjadkhan25_0-1658841079137.png

Thanks and Regards,

Sajjad 

1 ACCEPTED SOLUTION
AntonioM
Solution Sage
Solution Sage

You could add a custom column

 

Column = CONCATENATEX(FILTER('Table', [Column1] <= EARLIER('Table'[Column1])), [Column1])
 
AntonioM_0-1658843736576.png

 

 

View solution in original post

1 REPLY 1
AntonioM
Solution Sage
Solution Sage

You could add a custom column

 

Column = CONCATENATEX(FILTER('Table', [Column1] <= EARLIER('Table'[Column1])), [Column1])
 
AntonioM_0-1658843736576.png

 

 

Helpful resources

Announcements
Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!