Forum Discussion

polman4's avatar
polman4
Icon for Helper I rankHelper I
4 years ago

Compare column value in a matrix visual

Hello, 

 

I have created the following matrix visual

 

Rows

Author

 

Columns

Week = nw_content[nw_c_publishdate]-WEEKDAY(nw_content[nw_c_publishdate],3)

 

Value

Pageviews

 

Which you can see below:

 

What i want do is to be able to compare each column with previous. For example compare 194.008 to 122.516. I have found how to compare with previous day,month etc or another column but can't work out how to compare with the previous column (week). Any help appeciated!

 

p.s.

this is something i easily do at excel with the following:

 

Thank you!

1 Reply