Forum Discussion

ranbeermulti's avatar
ranbeermulti
New Member
8 years ago

Simple DAX question

I know what I want to achieve using SQL, but how to convert it to DAX, can someone help?   Here's the SQL Query   with cte  as ( select distinct id from table where T between t1 and t2 and g...