I have a hierarchy of 9 levels, of which there are levels that do not reach level 9, for example there is a value that reaches level 5 and there are others that reach level 9, the values reach the lowest level, my problem is that when I represent the 9 levels in a pivot table, the levels that do not reach level 9, I paint so many rows with zero value as levels are missing until I reach level 9. I do not see how I can hide those rows so that the presentation of the table is appropriate.
I have tried to remove null values from the dimensions but all the levels that do not reach level 9, I deleted them.