Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

drill down hierarchy and INSCOPE

I have plotted a bubble map with following hieracy  Now I want when a user drill down (using drill mode) a target value is changed. In this regard I created a measure :  TT = SWITCH( TRUE...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi there

     

    I end up using HASONEVALUE() measure becasue I cant use ISFILTERED as I want to use 3 levels drill down hierarcy so I can use the last measure as ISFILTERED but the middle one can use HASONEVALUE