Forum Discussion
Stevianne
3 years agoFrequent Visitor
enddate before or after today's date?
I have a column with enddates. And I have a column with date today.
I want to make a measure if enddate is before or after today's date.
I tried below:
IF (enddate) < (today), "yes"))
it doesn't work ad I have to make use of type Text or format.
Any ideas how I can make this work?
thanks in advance!
1 Reply
- Anand24
Super User