Forum Discussion

benjos23's avatar
benjos23
Icon for Helper I rankHelper I
1 year ago
Solved

Hide effectively sublevel in matrix

Hi ! I am currently creating an Income Statement, and I am having some performance issues with my central table. To give some context, I have a fact table, which contains all the entries, each lin...
  • benjos23's avatar
    1 year ago

    I think the main issue explaining why the refresh of my matrix was so slow, is that I computed measures that were "imbricated". I completely reshaped my model, so that the rules for computing my indicators are applied in columns of an AccountDim table. Then, by setting the correct relationships, the matrix is easy to build and performances are great !