Compare list with Date

Cannot compare List with Date in (MONTHLY REPORT REQUEST[Start Date] > [Latest WellStatus].[Date])

This is the Expression
IF( OR ( (monthly report request[start date])>[Latest WellStatus].[Date] , [last wellstatus before selected range].[well status] = “OFF”) , 0,
ANY(monthly report request[number of days]))
How do I fix this?
Any suggestion

Solved Solved
0 4 2,239
1 ACCEPTED SOLUTION

Add in ANY()

View solution in original post

4 REPLIES 4