How should i create a "n" levels drill-down report using a table based on MDX query?
I can only seem to use the visible or invisible based on a know number of levels ("columns in the table") what if i don't know that exact number? Or it is a unbalanced hierarchy?
I cannot use the Matrix because my columns are static and with two levels...