Forum Discussion

benabdillahr's avatar
benabdillahr
Frequent Visitor
4 years ago

DAX ALLEXCEPT function with RELATED table columns as filters

Hi All, I am trying to calculate the distinct count of a field "Visits" but only need it to be filtreable by a "Date" field from another table. I used the ALLEXCEPT funtion but the filter and formu...