Forum Discussion

mmoeller's avatar
mmoeller
Regular Visitor
6 years ago

Date Range Look-up in M

Hi,    I'd like to implement a Date Range Look-Up in M.  I know how to do this in DAX and have succesfully built it there using this code:   ComplianceLocation = CALCULATE(VALUES(AssignedLocatio...