Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Finding difference between column values in a matrix

I have a table that looks like this:     I want to create a new column that calculate the difference between revenue of: 1. current week - last week 2. current week - 2 weeks ago 3. curre...