cancel
Showing results for 
Search instead for 
Did you mean: 

Calculate diagonal cells in a table

Former Member
0 Kudos

Hi,

I'm having trouble creating a formula for a table. I need to calculate the product (*) of cells that are diagonally.

Example;


VARIABLE = (column 1, row 1) + (column 2, row 2) + (column 3, row 3) +.......


                      column          column         column      column

        row              x                   

        row                                   x

        row                                                       x       

        row                                                                        x

Is there a funtion to calculate what I need ?

If anyone can help me,  thanks!

Accepted Solutions (1)

Accepted Solutions (1)

former_member188911
Active Contributor
0 Kudos

not sure if you can do that, if you are on BI4.0 you may wish to explore the RelativeValue() function

cheers

Simone

Former Member
0 Kudos

Thanks Simone!

is a crosstab, I see that it is complicated.

I'll try the RelativeValue() function,



Thanks for your answer,

Carlos.

Answers (0)