Forum Discussion

nrenaud's avatar
nrenaud
Helper I
6 years ago

Percent Change with multiple values between years

Hello! I am creating a matrix that consists of years (along the columns) and different values (along the rows - these also pull from different tables).

I am wondering if there is a way to create a percent change column from year to year for all of the different values. I am finding DAX to do this with one type of value, but I would like it to just calculate for each specific year, for all of the values (example: 2015 vs 2014, 2016 vs 2015, and so on).

This is what I am working with so far:

Ideally, I would like the percent change between each year column.

 

Thanks in advance! 🙂

3 Replies