Forum Discussion

ljmgordon's avatar
ljmgordon
Frequent Visitor
3 years ago
Solved

Ragged Hierarchy in a Matrix

Hi, folks,   I'm trying to build a dashboard to show data quality results per node in our Information Architecture Framework. My issue is: our hierarchy is ragged, some nodes are at L4, some at L6....
  • ljmgordon's avatar
    ljmgordon
    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!