nee dhelp
1 TopicMeasure will not filter
Guys, do you know what could be an issue with this measure ? I want to use it in couple of visuals with different date filters and now it will not take those visual level filters. My calendar table is filtering 'Teams statistics' 1 to many. YES count = VAR min_level = MIN ( 'user AD'[User Org Level] ) return CALCULATE ( DISTINCTCOUNT ( 'Teams statistics'[User Principal Name] ), 'Teams statistics'[Teams Channels] = "Yes", 'user AD', 'user AD'[User Org Level] <> min_level)1.1KViews0likes4Comments