Forum Discussion

kleighton's avatar
kleighton
Helper II
5 years ago

Filter a value from another table

Hi,   I have the following calculated column in DAX which filters the ordernumber from another table (Work table) based on the start and end date of the runtime event (Runtime table). Can anybody a...