Forum Discussion
Anonymous
3 years agoNot applicable
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 fi...
BA_Pete
Super User
3 years agoHi 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