Forum Discussion

Learner22's avatar
Learner22
Helper I
3 years ago
Solved

Summing values across rows using filter

Dear community,

 

image I have the following table

 

Goal   2020   2021   2022

A          10       20        30

B            5        10       40

 

I want to have to two meausures summing the values of A and B (MeausureA =60 and MeasureB = 55).

 

How can I do this?

 

Many thanks best regards