Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Dax

Hi,

 

I try to find a solution for the following:


My Matrix:

(The value is a count.)

 

 123
nr 1534
nr 241 
nr 39  

 

As long as there is no data for "nr 2" for "3" I need the previous count ("nr2" & "2").

So basically the matrix should be filled in to be like this;

 123
nr 1534
nr 241 1
nr 39 9 9

 

Thank you.

  • Anonymous's avatar
    Anonymous
    7 years ago

    I've rebuild the matrix in a new table in query editor and used the Fill down function.

3 Replies