Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Filter greyed out

Hi All,

 

I have a measure that says below:

Hide Visual =
IF ( [Check Filtered],1, 0 )
 
Now, I wanted to add this hide visual measure as a filter to an existing Table graph.
However, the filter is greyed out. The drop-down doesn't work.

 

Can someone guide me here, please?

 

Thank you

Kindest Regards

Sri

 

3 Replies

  • Hi Sri,

     

    There's no condition attached to populate your measure.

    "If [Check Filtered]" what? If it equals "TRUE"? If it's less than 100? You need to provide a condition to be evaluated.

     

    Pete

  • Moniek_NL's avatar
    Moniek_NL
    Frequent Visitor

    I have the same issue, but only with the stacked bar chart without an Y-axis value (using exactly the same measure).

    For all other visuals, table/ matrix/ Line and stacked column chart the filter works OK.