Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Sum by removing visual filter context

Hi

I have a visual as shown in the picture below. The rows are a buildings "energy grade" which is a letter from A to E and below are the buildings in thos categories. The measure "Sum utleieareal NY" (see below), is the column "Sum utleieareal" in the visual. Now it just sums up the square feet for each building.

 

The problem is, a building can have multiple classifications. A building can have for examples office spaces with the classification "D" and storage space with the classification "E". This is what is happening for "Berger Omlastningssentral" (First row in D and first row in E). What I want is that the measure "Sum utleieareal NY" gives me the total of thos two which is 1062 + 3621 = 4683.

 

Anyone know how to do this?

 

The relationships between the tables are also attached below.

 

Sum utleieareal NY = SUM('Sertifiseringer alle bygg'[Fordeling areal energimerke])

 

 

 

 

2 Replies