Forum Discussion
epelton
1 year agoHelper I
Conditional Display in Matrix Hierarchy
In a matrix, is there a way to hide a row if it is blank, but still show child rows?
MNedix
1 year agoSolution Sage
Heya,
You could try using ISINSCOPE but I would suggest a calculated column with a filler for that position. This way, you clean up the hierarchy and ensure proper leveling (e.g. the section underneath WBS2 should have a proper name and be at the same level with whatever is underneath WBS3.
Hope it helps.