Forum Discussion
Ragged Hierarchy in a Matrix
- 3 years ago
Yup, that's the exact page I used to build my measures, but I still have this lowest level blank like you see in the screenshot.
However, I did just manage to solve it by changing the "Total Rules" measure by making it
[IAFBrowseDepth] < [IAFRowDepth]And now I do still actually see a + next to the bottom level, but there's no new row when I click it. Hurrah!
Hi ljmgordon ,
Not sure if you followed this tutorial but this shows the way for the blank rows not to appear.
Yup, that's the exact page I used to build my measures, but I still have this lowest level blank like you see in the screenshot.
However, I did just manage to solve it by changing the "Total Rules" measure by making it
[IAFBrowseDepth] < [IAFRowDepth]And now I do still actually see a + next to the bottom level, but there's no new row when I click it. Hurrah!
- MFelix3 years ago
Super User
Hi ljmgordon ,
The + will not disappear since for all purposes there is still a level below that one, on some of the specific rows theres is no values then it won't show anyting, but for the rest it will present correct values.
Don't forget to mark the correct answer to help others.