Forum Discussion

neil37's avatar
neil37
Advocate I
5 years ago

Python to DAX Conversion

Hello,    We are trying to convert the following python code into DAX. The goal is to distinct count of case number (caseno) grouped by (year), where occ date/time (occuron) is like YYYY   Any h...