Forum Discussion

tompbi90's avatar
tompbi90
Frequent Visitor
3 years ago

Matrix - Display values across different months along the same row

Here is my dataset:

 

IDGroupTargetTarget DateRow Group
1Group1Target101/01/20231
2Group1Target210/01/20232
3Group1Target301/02/20231
4Group2Target101/01/20231
5Group2Target201/02/20231
6Group2Target301/02/20232

 

Row Group = ranking of each Target in the same Group and Target Date (month) ordered by Target Date

 

I am trying to display this data in a matrix, in the following format (Rows are Group > Row Group, Value is First Target), however, when I apply a filter, I end up with empty cells in some of the rows.

 

 

I understand why this is happening, but wanted to ask if there was a way I could make the Row Group dynamic so that it re-evalutes when a filter is applied. In the example above, Group 2 > Target 3 would become part of Row Group 1. Or perhaps there is a better approach to achieving this?

1 Reply