Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Compare a function with a date. Help me please. (DAX)

Can someone help me? I inserted the following function:   if [Status] = "in progress" and [Actual End] = null and [Scheduled End]> = Date.IsInCurrentDay then "3" else if [Real Start] = null and [P...